RushitBhadaniya commited on
Commit
5a62e0f
·
verified ·
1 Parent(s): 89fec6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -7,6 +7,8 @@ metrics:
7
  model-index:
8
  - name: whisper-en-tiny
9
  results: []
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # whisper-en-tiny
16
 
17
- This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.5906
20
  - Wer: 99.3661
@@ -58,4 +60,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.29.2
59
  - Pytorch 2.0.1+cu117
60
  - Datasets 2.12.0
61
- - Tokenizers 0.13.3
 
7
  model-index:
8
  - name: whisper-en-tiny
9
  results: []
10
+ datasets:
11
+ - EducativeCS2023/dummy_en_asr
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
16
 
17
  # whisper-en-tiny
18
 
19
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the EducativeCS2023/dummy_en_asr dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.5906
22
  - Wer: 99.3661
 
60
  - Transformers 4.29.2
61
  - Pytorch 2.0.1+cu117
62
  - Datasets 2.12.0
63
+ - Tokenizers 0.13.3