Noursene commited on
Commit
be411c7
1 Parent(s): 496f4e5

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,19 +1,22 @@
1
  ---
2
- license: apache-2.0
3
- base_model: openai/whisper-tiny
 
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
- - name: whisper-tiny-2000
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # whisper-tiny-2000
15
 
16
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
+ language:
3
+ - eng
4
+ base_model: openai/whisper-small-2000
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - Kaggle/transcription_audio
9
  model-index:
10
+ - name: Whisper Small Eng - noursene
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # Whisper Small Eng - noursene
18
 
19
+ This model is a fine-tuned version of [openai/whisper-small-2000](https://huggingface.co/openai/whisper-small-2000) on the medical audio trascription dataset.
20
 
21
  ## Model description
22