parambharat commited on
Commit
512faf1
1 Parent(s): 806fb01

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -10
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  model-index:
@@ -12,15 +11,15 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # whisper-small-te
14
 
15
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - eval_loss: 0.2093
18
- - eval_wer: 66.7965
19
- - eval_runtime: 174.4552
20
- - eval_samples_per_second: 0.573
21
- - eval_steps_per_second: 0.023
22
- - epoch: 0.3
23
- - step: 1500
24
 
25
  ## Model description
26
 
@@ -52,6 +51,6 @@ The following hyperparameters were used during training:
52
  ### Framework versions
53
 
54
  - Transformers 4.26.0.dev0
55
- - Pytorch 1.13.0
56
  - Datasets 2.7.1.dev0
57
  - Tokenizers 0.13.2
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  model-index:
 
11
 
12
  # whisper-small-te
13
 
14
+ This model was trained from scratch on the None dataset.
15
  It achieves the following results on the evaluation set:
16
+ - eval_loss: 0.2092
17
+ - eval_wer: 42.9406
18
+ - eval_runtime: 162.6245
19
+ - eval_samples_per_second: 0.615
20
+ - eval_steps_per_second: 0.025
21
+ - epoch: 0.1
22
+ - step: 500
23
 
24
  ## Model description
25
 
 
51
  ### Framework versions
52
 
53
  - Transformers 4.26.0.dev0
54
+ - Pytorch 1.13.0+cu117
55
  - Datasets 2.7.1.dev0
56
  - Tokenizers 0.13.2