End of training
Browse files- README.md +8 -12
- pytorch_model.bin +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-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Wer: 1.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -45,21 +45,17 @@ The following hyperparameters were used during training:
|
|
45 |
- total_train_batch_size: 64
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
-
- lr_scheduler_warmup_steps:
|
49 |
-
- training_steps:
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 3.6138 | 0.01 | 5 | 2.5272 | 1.5169 |
|
60 |
-
| 3.1887 | 0.02 | 6 | 2.4940 | 1.5016 |
|
61 |
-
| 3.1887 | 0.02 | 7 | 2.4701 | 1.4778 |
|
62 |
-
| 3.052 | 0.02 | 8 | 2.4574 | 1.4939 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.2487
|
21 |
+
- Wer: 1.3242
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
45 |
- total_train_batch_size: 64
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_steps: 80
|
49 |
+
- training_steps: 800
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 1.4242 | 0.51 | 200 | 1.4528 | 1.1595 |
|
56 |
+
| 1.2641 | 1.01 | 400 | 1.3215 | 1.3512 |
|
57 |
+
| 1.1987 | 1.52 | 600 | 1.2649 | 1.2247 |
|
58 |
+
| 1.1687 | 2.03 | 800 | 1.2487 | 1.3242 |
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151096745
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7565ab3670657a706995880d43bd7e3997543ce7523589e7a152cd51ca00bc46
|
3 |
size 151096745
|