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,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
#
|
15 |
|
16 |
-
This model is a fine-tuned version of [./checkpoint-10500](https://huggingface.co/./checkpoint-10500) on the
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Wer: 0.
|
20 |
-
- Cer: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- tr
|
4 |
tags:
|
5 |
+
- automatic-speech-recognition
|
6 |
+
- common_voice
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- common_voice
|
|
|
17 |
|
18 |
#
|
19 |
|
20 |
+
This model is a fine-tuned version of [./checkpoint-10500](https://huggingface.co/./checkpoint-10500) on the COMMON_VOICE - TR dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.7540
|
23 |
+
- Wer: 0.4647
|
24 |
+
- Cer: 0.1318
|
25 |
|
26 |
## Model description
|
27 |
|