rinabuoy commited on
Commit
0bedcd5
1 Parent(s): 561e56d

rinabuoy/whisper-tiny-khmer-aug-v6

Browse files
Files changed (1) hide show
  1. README.md +14 -14
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1860
21
- - Wer: 100.0
22
 
23
  ## Model description
24
 
@@ -50,18 +50,18 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Wer |
54
- |:-------------:|:------:|:----:|:---------------:|:-----:|
55
- | 0.7 | 0.9994 | 830 | 0.3232 | 100.0 |
56
- | 0.2937 | 2.0 | 1661 | 0.2460 | 100.0 |
57
- | 0.2284 | 2.9994 | 2491 | 0.2058 | 100.0 |
58
- | 0.1897 | 4.0 | 3322 | 0.1920 | 100.0 |
59
- | 0.1645 | 4.9994 | 4152 | 0.1828 | 100.0 |
60
- | 0.1455 | 6.0 | 4983 | 0.1818 | 100.0 |
61
- | 0.1315 | 6.9994 | 5813 | 0.1781 | 100.0 |
62
- | 0.1189 | 8.0 | 6644 | 0.1829 | 100.0 |
63
- | 0.1089 | 8.9994 | 7474 | 0.1843 | 100.0 |
64
- | 0.0988 | 9.9940 | 8300 | 0.1860 | 100.0 |
65
 
66
 
67
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2583
21
+ - Wer: 65.9478
22
 
23
  ## Model description
24
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
55
+ | 0.7761 | 0.9994 | 837 | 0.3819 | 88.5358 |
56
+ | 0.3222 | 2.0 | 1675 | 0.2888 | 79.8768 |
57
+ | 0.2456 | 2.9994 | 2512 | 0.2535 | 73.9419 |
58
+ | 0.2058 | 4.0 | 3350 | 0.2438 | 73.8447 |
59
+ | 0.1777 | 4.9994 | 4187 | 0.2391 | 69.8070 |
60
+ | 0.1577 | 6.0 | 5025 | 0.2397 | 68.3152 |
61
+ | 0.1421 | 6.9994 | 5862 | 0.2383 | 68.9801 |
62
+ | 0.1283 | 8.0 | 6700 | 0.2418 | 67.2612 |
63
+ | 0.1163 | 8.9994 | 7537 | 0.2475 | 69.7097 |
64
+ | 0.1052 | 9.9940 | 8370 | 0.2583 | 65.9478 |
65
 
66
 
67
  ### Framework versions