README
Browse files
README.md
CHANGED
@@ -33,7 +33,7 @@ model-index:
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) trained on several datasets.
|
35 |
|
36 |
-
It is currently in the middle of a large
|
37 |
- Loss: 1.464
|
38 |
- Wer: 47.08
|
39 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
- seed: 42
|
55 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
56 |
- lr_scheduler_type: linear
|
57 |
-
- lr_scheduler_warmup_steps:
|
58 |
-
- training_steps: 100.000 (currently 4.000)
|
59 |
- mixed_precision_training: fp16
|
60 |
|
61 |
-
### Training results
|
62 |
See [Tensorboad Metrics](https://huggingface.co/NbAiLab/whisper-tiny-nob/tensorboard)
|
63 |
|
64 |
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) trained on several datasets.
|
35 |
|
36 |
+
It is currently in the middle of a large training. Currently it achieves the following results on the evaluation set:
|
37 |
- Loss: 1.464
|
38 |
- Wer: 47.08
|
39 |
|
|
|
54 |
- seed: 42
|
55 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
56 |
- lr_scheduler_type: linear
|
57 |
+
- lr_scheduler_warmup_steps: 1000
|
58 |
+
- training_steps: 100.000 (currently @4.000)
|
59 |
- mixed_precision_training: fp16
|
60 |
|
61 |
+
### Live Training results
|
62 |
See [Tensorboad Metrics](https://huggingface.co/NbAiLab/whisper-tiny-nob/tensorboard)
|
63 |
|
64 |
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151098921
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:101533f5ea3c18741d98b0c760c07c4e319047aeee30884ca2770d16cd017230
|
3 |
size 151098921
|
runs/Dec15_07-29-26_ficino/events.out.tfevents.1671085786.ficino.1546868.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5828b8e9a2705bdb1fc7aa824c2b27cf639a6a3100142a6fd2b890a56f65b370
|
3 |
+
size 21573
|