not-lain commited on
Commit
d60e0eb
1 Parent(s): 35f5bde

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
  license: apache-2.0
3
- base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
- - minds14
8
  model-index:
9
  - name: whisper-small-dv
10
  results: []
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # whisper-small-dv
17
 
18
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the minds14 dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.5904
21
  - eval_wer: 26.7119
 
1
  ---
2
  license: apache-2.0
3
+ base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
+ - PolyAI/minds14
8
  model-index:
9
  - name: whisper-small-dv
10
  results: []
 
15
 
16
  # whisper-small-dv
17
 
18
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.5904
21
  - eval_wer: 26.7119