Terps commited on
Commit
b8901ea
1 Parent(s): 71fc1a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # whisper-small-minds14-enUS
32
 
33
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.5829
36
  - Wer Ortho: 27.8223
 
1
  ---
2
  license: apache-2.0
3
+ base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
30
 
31
  # whisper-small-minds14-enUS
32
 
33
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the PolyAI/minds14 dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.5829
36
  - Wer Ortho: 27.8223