update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- xtreme_s
|
@@ -17,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# xtreme_s_xlsr_300m_minds14_resplit
|
19 |
|
20 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- all
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
+
- minds14
|
7 |
+
- google/xtreme_s
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- xtreme_s
|
|
|
21 |
|
22 |
# xtreme_s_xlsr_300m_minds14_resplit
|
23 |
|
24 |
+
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.ALL dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
+
- Loss: 0.4033
|
27 |
+
- F1: 0.9056
|
28 |
+
- Accuracy: 0.9055
|
29 |
|
30 |
## Model description
|
31 |
|