abhishtagatya
commited on
End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- Far: 0.
|
26 |
-
- Frr: 0.
|
27 |
-
- Eer: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -51,17 +51,17 @@ The following hyperparameters were used during training:
|
|
51 |
- total_train_batch_size: 4
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
-
- num_epochs:
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Far | Frr | Eer |
|
59 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|:------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [facebook/hubert-base-ls960](https://huggingface.co/facebook/hubert-base-ls960) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0624
|
24 |
+
- Accuracy: 0.9918
|
25 |
+
- Far: 0.0024
|
26 |
+
- Frr: 0.0088
|
27 |
+
- Eer: 0.0056
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
51 |
- total_train_batch_size: 4
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
+
- num_epochs: 4.0
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Far | Frr | Eer |
|
59 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:------:|:------:|
|
60 |
+
| 0.0726 | 0.79 | 5000 | 0.1522 | 0.9648 | 0.0027 | 0.0389 | 0.0208 |
|
61 |
+
| 0.0338 | 1.58 | 10000 | 0.0995 | 0.9852 | 0.0024 | 0.0162 | 0.0093 |
|
62 |
+
| 0.0256 | 2.36 | 15000 | 0.0434 | 0.9940 | 0.0027 | 0.0063 | 0.0045 |
|
63 |
+
| 0.0294 | 3.15 | 20000 | 0.0756 | 0.9899 | 0.0020 | 0.0111 | 0.0065 |
|
64 |
+
| 0.0175 | 3.94 | 25000 | 0.0624 | 0.9918 | 0.0024 | 0.0088 | 0.0056 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378301944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f01cbdf7aba78ddead5e4a668116c6aec0511966ce806770b614b6cf93e7ed6b
|
3 |
size 378301944
|
runs/Mar14_11-42-30_4dfb58ae0f65/events.out.tfevents.1710416551.4dfb58ae0f65.13449.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:693cd588a8db4d678bb01488fbaffde659dfefde37c334cd44388a93b61fb49e
|
3 |
+
size 9808
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6dae5b761f1eec7fc7060376da75aab9cd1d22479e651ec5b65f37b1abeea77
|
3 |
size 4792
|