Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
base_model: facebook/mms-1b-all
|
4 |
tags:
|
5 |
- automatic-speech-recognition
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# mms-1b-naijavoices_500h-hau-ft
|
20 |
|
21 |
-
This model is a fine-tuned version of [
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.3121
|
24 |
- Wer: 0.3303
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: cc-by-nc-4.0
|
4 |
base_model: facebook/mms-1b-all
|
5 |
tags:
|
6 |
- automatic-speech-recognition
|
|
|
19 |
|
20 |
# mms-1b-naijavoices_500h-hau-ft
|
21 |
|
22 |
+
This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the /MNT/MD0/SYNVOICES/DATA/NAIJAVOICES_500H - NA dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.3121
|
25 |
- Wer: 0.3303
|