End of training
Browse files
README.md
CHANGED
@@ -16,16 +16,16 @@ model-index:
|
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mizoru/ORD-ASR-synth/runs/
|
20 |
# Whisper Large Ru ORD 0.9 Peft PEFT 4-bit Q DoRA - Mizoru
|
21 |
|
22 |
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the ORD_0.9synth dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss:
|
25 |
-
- Wer:
|
26 |
-
- Cer:
|
27 |
-
- Clean Wer:
|
28 |
-
- Clean Cer:
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -58,10 +58,10 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Clean Wer | Clean Cer |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:---------:|:---------:|
|
61 |
-
| 1.
|
62 |
-
| 1.
|
63 |
-
|
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/mizoru/ORD-ASR-synth/runs/z7k05f52)
|
20 |
# Whisper Large Ru ORD 0.9 Peft PEFT 4-bit Q DoRA - Mizoru
|
21 |
|
22 |
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the ORD_0.9synth dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 2.9191
|
25 |
+
- Wer: 69.3030
|
26 |
+
- Cer: 36.7586
|
27 |
+
- Clean Wer: 38.4918
|
28 |
+
- Clean Cer: 23.1425
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer | Clean Wer | Clean Cer |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:---------:|:---------:|
|
61 |
+
| 1.1554 | 1.0 | 613 | 2.6287 | 77.3618 | 52.7094 | 55.4565 | 41.9807 |
|
62 |
+
| 1.0513 | 2.0 | 1226 | 2.7804 | 73.4258 | 41.9948 | 46.7922 | 29.5494 |
|
63 |
+
| 0.9911 | 3.0 | 1839 | 2.7527 | 72.0139 | 39.5863 | 43.3650 | 26.3904 |
|
64 |
+
| 0.751 | 4.0 | 2452 | 2.9191 | 69.3030 | 36.7586 | 38.4918 | 23.1425 |
|
65 |
|
66 |
|
67 |
### Framework versions
|