abhishtagatya
commited on
Commit
•
dbb0b6a
1
Parent(s):
fab52c9
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/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) 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/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0962
|
24 |
+
- Accuracy: 0.9845
|
25 |
+
- Far: 0.0090
|
26 |
+
- Frr: 0.0162
|
27 |
+
- Eer: 0.0126
|
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.3383 | 0.79 | 5000 | 0.2361 | 0.8974 | 1.0 | 0.0 | 0.5 |
|
61 |
+
| 0.0829 | 1.58 | 10000 | 0.1134 | 0.9739 | 0.0122 | 0.0277 | 0.0199 |
|
62 |
+
| 0.0441 | 2.36 | 15000 | 0.0922 | 0.9841 | 0.0118 | 0.0163 | 0.0140 |
|
63 |
+
| 0.0484 | 3.15 | 20000 | 0.1215 | 0.9798 | 0.0086 | 0.0215 | 0.0151 |
|
64 |
+
| 0.0335 | 3.94 | 25000 | 0.0962 | 0.9845 | 0.0090 | 0.0162 | 0.0126 |
|
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 378302360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e15efe72c411b8335934e301c6fedee2da00b98d463339ce193595a120f03e93
|
3 |
size 378302360
|
runs/Mar12_20-12-21_e261ad2481f6/events.out.tfevents.1710274341.e261ad2481f6.36692.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af8e0e7814517588ab2f7d4c78bb5506da660cd6bec550e6fd4d4a8a4d7bb673
|
3 |
+
size 10368
|
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:a7d90ea01f72c1f87868e5317154d415273b6e6d184406693ae5d6df930f040e
|
3 |
size 4792
|