update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- xtreme_s
|
@@ -16,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# xtreme_s_xlsr_minds14_fr
|
18 |
|
19 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- automatic-speech-recognition
|
5 |
+
- google/xtreme_s
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- xtreme_s
|
|
|
18 |
|
19 |
# xtreme_s_xlsr_minds14_fr
|
20 |
|
21 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the GOOGLE/XTREME_S - MINDS14.FR-FR dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3922
|
24 |
+
- Accuracy: 0.9135
|
25 |
|
26 |
## Model description
|
27 |
|