Commit
·
6460232
1
Parent(s):
eb1e171
update model card README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,15 +51,15 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
-
| No log | 2.41 | 34 | 0.
|
55 |
-
| No log | 4.83 | 68 | 0.
|
56 |
-
| No log | 7.28 | 102 | 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.5688
|
20 |
+
- Accuracy: 0.7917
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| No log | 2.41 | 34 | 0.6769 | 0.6458 |
|
55 |
+
| No log | 4.83 | 68 | 0.6864 | 0.5208 |
|
56 |
+
| No log | 7.28 | 102 | 0.6596 | 0.6042 |
|
57 |
+
| 0.7106 | 9.69 | 136 | 0.6208 | 0.6875 |
|
58 |
+
| 0.7106 | 12.14 | 170 | 0.6152 | 0.6875 |
|
59 |
+
| 0.7106 | 14.55 | 204 | 0.6167 | 0.6875 |
|
60 |
+
| 0.6464 | 16.97 | 238 | 0.5782 | 0.7708 |
|
61 |
+
| 0.6464 | 19.41 | 272 | 0.6011 | 0.7292 |
|
62 |
+
| 0.6464 | 21.83 | 306 | 0.5688 | 0.7917 |
|
63 |
|
64 |
|
65 |
### Framework versions
|