update model card README.md
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 [jonatasgrosman/wav2vec2-large-xlsr-53-arabic](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-arabic) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
|
|
56 |
-
| 1.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [jonatasgrosman/wav2vec2-large-xlsr-53-arabic](https://huggingface.co/jonatasgrosman/wav2vec2-large-xlsr-53-arabic) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2985
|
21 |
+
- Wer: 0.4870
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 10.0913 | 6.06 | 400 | 3.0405 | 1.0 |
|
56 |
+
| 1.2281 | 12.12 | 800 | 0.3682 | 0.5056 |
|
57 |
+
| 0.3094 | 18.18 | 1200 | 0.3076 | 0.4878 |
|
58 |
+
| 0.2389 | 24.24 | 1600 | 0.2985 | 0.4870 |
|
59 |
|
60 |
|
61 |
### Framework versions
|