legendary2910 commited on
Commit
352acf8
·
verified ·
1 Parent(s): 44deb70

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -2,12 +2,12 @@
2
  language:
3
  - vi
4
  license: apache-2.0
 
5
  tags:
6
  - hf-asr-leaderboard
7
  - generated_from_trainer
8
  metrics:
9
  - wer
10
- base_model: openai/whisper-small
11
  model-index:
12
  - name: Whisper Small Mnong
13
  results: []
@@ -20,8 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the MnongAudio dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 1.0749
24
- - Wer: 59.5216
25
 
26
  ## Model description
27
 
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Wer |
56
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
57
- | 0.293 | 5.92 | 1000 | 1.0033 | 73.6891 |
58
- | 0.0091 | 11.83 | 2000 | 1.0491 | 66.0534 |
59
- | 0.0005 | 17.75 | 3000 | 1.0669 | 59.4296 |
60
- | 0.0004 | 23.67 | 4000 | 1.0749 | 59.5216 |
61
 
62
 
63
  ### Framework versions
 
2
  language:
3
  - vi
4
  license: apache-2.0
5
+ base_model: openai/whisper-small
6
  tags:
7
  - hf-asr-leaderboard
8
  - generated_from_trainer
9
  metrics:
10
  - wer
 
11
  model-index:
12
  - name: Whisper Small Mnong
13
  results: []
 
20
 
21
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the MnongAudio dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.6962
24
+ - Wer: 70.8168
25
 
26
  ## Model description
27
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Wer |
56
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
57
+ | 0.2669 | 5.68 | 1000 | 0.9000 | 95.4798 |
58
+ | 0.0089 | 11.36 | 2000 | 0.7245 | 78.5884 |
59
+ | 0.0006 | 17.05 | 3000 | 0.6921 | 77.2403 |
60
+ | 0.0004 | 22.73 | 4000 | 0.6962 | 70.8168 |
61
 
62
 
63
  ### Framework versions