Commit
·
3d9e70b
1
Parent(s):
9b2efc8
Refine description
Browse files
README.md
CHANGED
@@ -3,19 +3,28 @@ license: cc-by-nc-4.0
|
|
3 |
base_model: facebook/mms-300m
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- wer
|
8 |
model-index:
|
9 |
-
- name: mms-300m-
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
|
14 |
-
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
|
17 |
-
|
18 |
-
This model is a fine-tuned version of [facebook/mms-300m](https://huggingface.co/facebook/mms-300m) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.3105
|
21 |
- Wer: 0.3059
|
@@ -151,7 +160,6 @@ The following hyperparameters were used during training:
|
|
151 |
| 0.0181 | 99.0 | 10989 | 0.3093 | 0.3044 |
|
152 |
| 0.0161 | 100.0 | 11100 | 0.3105 | 0.3059 |
|
153 |
|
154 |
-
|
155 |
### Framework versions
|
156 |
|
157 |
- Transformers 4.32.0
|
|
|
3 |
base_model: facebook/mms-300m
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- common_voice_13_0
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
+
- name: mms-300m-sakha
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: Common Voice 13.0
|
18 |
+
type: common_voice_13_0
|
19 |
+
metrics:
|
20 |
+
- name: Wer
|
21 |
+
type: wer
|
22 |
+
value: 0.3059
|
23 |
---
|
24 |
|
25 |
+
# mms-300m-sakha
|
|
|
26 |
|
27 |
+
This model is a fine-tuned version of [facebook/mms-300m](https://huggingface.co/facebook/mms-300m) on the common_voice_13_0 dataset.
|
|
|
|
|
28 |
It achieves the following results on the evaluation set:
|
29 |
- Loss: 0.3105
|
30 |
- Wer: 0.3059
|
|
|
160 |
| 0.0181 | 99.0 | 10989 | 0.3093 | 0.3044 |
|
161 |
| 0.0161 | 100.0 | 11100 | 0.3105 | 0.3059 |
|
162 |
|
|
|
163 |
### Framework versions
|
164 |
|
165 |
- Transformers 4.32.0
|