update model card README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
-
- hf-asr-leaderboard
|
4 |
-
- automatic-speech-recognition
|
5 |
-
- NbAiLab/NST
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
@@ -16,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# whisper-NST2-unfreeze-constanti-low-lr
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.3562
|
22 |
- Wer: 8.5519
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
tags:
|
|
|
|
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- wer
|
|
|
14 |
|
15 |
# whisper-NST2-unfreeze-constanti-low-lr
|
16 |
|
17 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.3562
|
20 |
- Wer: 8.5519
|