update model card README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
|
|
|
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
5 |
- common_voice
|
@@ -13,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# common7
|
15 |
|
16 |
-
This model is a fine-tuned version of [common7/checkpoint-4000](https://huggingface.co/common7/checkpoint-4000) on the
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Wer: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- fa
|
4 |
tags:
|
5 |
+
- automatic-speech-recognition
|
6 |
+
- mozilla-foundation/common_voice_7_0
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- common_voice
|
|
|
17 |
|
18 |
# common7
|
19 |
|
20 |
+
This model is a fine-tuned version of [common7/checkpoint-4000](https://huggingface.co/common7/checkpoint-4000) on the MOZILLA-FOUNDATION/COMMON_VOICE_7_0 - FA dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.3428
|
23 |
+
- Wer: 0.3493
|
24 |
|
25 |
## Model description
|
26 |
|