rinabuoy/whisper-tiny-khmer-aug-v6
Browse files
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.
|
21 |
-
- Wer:
|
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.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 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
|