Subu19 commited on
Commit
4fbf894
1 Parent(s): f79af17

End of training

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -1,29 +1,29 @@
1
  ---
2
- base_model: openai/whisper-small
3
- datasets:
4
- - mozilla-foundation/common_voice_11_0
5
  language:
6
  - ne
7
- library_name: transformers
8
  license: apache-2.0
9
- metrics:
10
- - wer
11
  tags:
12
  - generated_from_trainer
 
 
 
 
13
  model-index:
14
  - name: Whisper Small Nepali - Subash Acharya
15
  results:
16
  - task:
17
- type: automatic-speech-recognition
18
  name: Automatic Speech Recognition
 
19
  dataset:
20
  name: Common Voice 11.0
21
  type: mozilla-foundation/common_voice_11_0
22
  args: 'config: mr, split: test'
23
  metrics:
24
- - type: wer
25
- value: 63.6594663278272
26
- name: Wer
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.7979
37
- - Wer: 63.6595
38
 
39
  ## Model description
40
 
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-------:|:----:|:---------------:|:-------:|
70
- | 0.0004 | 32.2581 | 1000 | 0.7979 | 63.6595 |
71
 
72
 
73
  ### Framework versions
 
1
  ---
2
+ library_name: transformers
 
 
3
  language:
4
  - ne
 
5
  license: apache-2.0
6
+ base_model: openai/whisper-small
 
7
  tags:
8
  - generated_from_trainer
9
+ datasets:
10
+ - mozilla-foundation/common_voice_11_0
11
+ metrics:
12
+ - wer
13
  model-index:
14
  - name: Whisper Small Nepali - Subash Acharya
15
  results:
16
  - task:
 
17
  name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
  dataset:
20
  name: Common Voice 11.0
21
  type: mozilla-foundation/common_voice_11_0
22
  args: 'config: mr, split: test'
23
  metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 50.526315789473685
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.4998
37
+ - Wer: 50.5263
38
 
39
  ## Model description
40
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:-------:|:----:|:---------------:|:-------:|
70
+ | 0.001 | 11.2360 | 1000 | 0.4998 | 50.5263 |
71
 
72
 
73
  ### Framework versions