End of training
Browse files- README.md +14 -9
- model.safetensors +1 -1
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-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Bleu:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,13 +49,18 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
-
| Training Loss | Epoch
|
53 |
-
|
54 |
-
|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.7756
|
21 |
+
- Bleu: 25.3308
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
53 |
+
|:-------------:|:------:|:-----:|:---------------:|:-------:|
|
54 |
+
| 1.1851 | 0.8941 | 2000 | 1.1864 | 18.7395 |
|
55 |
+
| 0.8701 | 1.7881 | 4000 | 1.1268 | 22.3615 |
|
56 |
+
| 0.566 | 2.6822 | 6000 | 1.1656 | 24.4993 |
|
57 |
+
| 0.3238 | 3.5762 | 8000 | 1.2711 | 25.1466 |
|
58 |
+
| 0.1725 | 4.4703 | 10000 | 1.3854 | 24.7036 |
|
59 |
+
| 0.0821 | 5.3643 | 12000 | 1.4924 | 25.2531 |
|
60 |
+
| 0.0424 | 6.2584 | 14000 | 1.5961 | 24.4800 |
|
61 |
+
| 0.018 | 7.1524 | 16000 | 1.6757 | 24.8197 |
|
62 |
+
| 0.0101 | 8.0465 | 18000 | 1.7439 | 25.1500 |
|
63 |
+
| 0.0089 | 8.9405 | 20000 | 1.7756 | 25.3308 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055544304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7723e800b69c5081d3fc0fb4741114c156ebbf1eca8039a1a1e5e69f864c9668
|
3 |
size 3055544304
|