jonahdvt commited on
Commit
bdc9dad
·
verified ·
1 Parent(s): 298282b

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,20 +1,25 @@
1
  ---
2
  library_name: transformers
 
 
3
  license: apache-2.0
4
  base_model: openai/whisper-large-v3
5
  tags:
 
6
  - generated_from_trainer
 
 
7
  model-index:
8
- - name: whisper-fleurs-large-indic
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # whisper-fleurs-large-indic
16
 
17
- This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the None dataset.
18
 
19
  ## Model description
20
 
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - multilingual
5
  license: apache-2.0
6
  base_model: openai/whisper-large-v3
7
  tags:
8
+ - hi,pa,ta,te,ml
9
  - generated_from_trainer
10
+ datasets:
11
+ - google/fleurs
12
  model-index:
13
+ - name: Whisper Large FLEURS - Indic - Fine-tuning
14
  results: []
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
+ # Whisper Large FLEURS - Indic - Fine-tuning
21
 
22
+ This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the FLEURS dataset.
23
 
24
  ## Model description
25