End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
-
| No log | 0.9524 | 5 | 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2683
|
21 |
+
- Accuracy: 0.9639
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
+
| No log | 0.9524 | 5 | 0.6652 | 0.9157 |
|
56 |
+
| 0.6722 | 1.9048 | 10 | 0.5931 | 0.9217 |
|
57 |
+
| 0.6722 | 2.8571 | 15 | 0.5272 | 0.9337 |
|
58 |
+
| 0.5461 | 4.0 | 21 | 0.4712 | 0.8554 |
|
59 |
+
| 0.5461 | 4.9524 | 26 | 0.3943 | 0.8916 |
|
60 |
+
| 0.3891 | 5.9048 | 31 | 0.3369 | 0.9337 |
|
61 |
+
| 0.3891 | 6.8571 | 36 | 0.3099 | 0.9398 |
|
62 |
+
| 0.2976 | 8.0 | 42 | 0.2811 | 0.9578 |
|
63 |
+
| 0.2976 | 8.9524 | 47 | 0.2713 | 0.9578 |
|
64 |
+
| 0.2393 | 9.5238 | 50 | 0.2683 | 0.9639 |
|
65 |
|
66 |
|
67 |
### Framework versions
|