BobbBuilder commited on
Commit
17d1df3
·
verified ·
1 Parent(s): 2e5b36b

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,19 +1,20 @@
1
  ---
2
- license: apache-2.0
3
- base_model: openai/whisper-tiny.en
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: my-finetuned-model
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
- # my-finetuned-model
15
 
16
- This model is a fine-tuned version of [openai/whisper-tiny.en](https://huggingface.co/openai/whisper-tiny.en) on the None dataset.
17
 
18
  ## Model description
19
 
 
1
  ---
2
+ language:
3
+ - en
4
+ base_model: model
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
+ - name: mymodel
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
+ # mymodel
16
 
17
+ This model is a fine-tuned version of [model](https://huggingface.co/model) on the dataset dataset.
18
 
19
  ## Model description
20