End of training
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 2.
|
23 |
-
- Wer:
|
24 |
-
- Bleu:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -55,12 +55,12 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
59 |
-
|
60 |
-
| 4.
|
61 |
-
| 2.
|
62 |
-
| 1.
|
63 |
-
| 1.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 2.0454
|
23 |
+
- Wer: 128.3186
|
24 |
+
- Bleu: 12.2446
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Bleu |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
|
60 |
+
| 4.2751 | 1.0 | 5 | 3.8850 | 76.6962 | 18.0512 |
|
61 |
+
| 2.3984 | 2.0 | 10 | 2.6965 | 97.0501 | 13.5327 |
|
62 |
+
| 1.4958 | 3.0 | 15 | 2.2308 | 71.6814 | 18.9665 |
|
63 |
+
| 1.27 | 4.0 | 20 | 2.0454 | 128.3186 | 12.2446 |
|
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 3235581408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:072338ee67a298b320122b66241c1877210d5d0a2a5d6639c3724398b930ed74
|
3 |
size 3235581408
|
runs/Dec18_18-18-32_mad-loc-analytics3/events.out.tfevents.1734542315.mad-loc-analytics3.705283.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:234e537155d7a688178cac152df7e0cf9b293a1d1fe013c4c3c5ef7d056c36ef
|
3 |
+
size 11783
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbaac7d8d8e1fcaf6098251af8bcf2a7b402491db3d974e0765205a6534d6e1e
|
3 |
size 5496
|