Kurokabe commited on
Commit
06e934e
1 Parent(s): 71590fa

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -5,19 +5,17 @@ license: apache-2.0
5
  base_model: openai/whisper-small
6
  tags:
7
  - generated_from_trainer
8
- datasets:
9
- - Bengali, Kaggle competition
10
  model-index:
11
- - name: whisper-small bn
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- # whisper-small bn
19
 
20
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Bengali, Kaggle competition dataset.
21
  It achieves the following results on the evaluation set:
22
  - eval_loss: 0.1069
23
  - eval_wer_ortho: 0.3909
 
5
  base_model: openai/whisper-small
6
  tags:
7
  - generated_from_trainer
 
 
8
  model-index:
9
+ - name: whisper-small bengali
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
+ # whisper-small bengali
17
 
18
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - eval_loss: 0.1069
21
  - eval_wer_ortho: 0.3909