End of training
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the English-mistakes dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -68,16 +68,17 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
-
- Transformers 4.
|
81 |
- Pytorch 2.1.0+cu118
|
82 |
-
- Datasets 2.
|
83 |
- Tokenizers 0.19.1
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 13.110781686527167
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the English-mistakes dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.3784
|
38 |
+
- Wer: 13.1108
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
+
| 0.6399 | 0.4444 | 500 | 0.4393 | 13.1649 |
|
72 |
+
| 0.526 | 0.8889 | 1000 | 0.4070 | 14.4792 |
|
73 |
+
| 0.4598 | 1.3333 | 1500 | 0.3948 | 14.2654 |
|
74 |
+
| 0.4094 | 1.7778 | 2000 | 0.3806 | 14.4050 |
|
75 |
+
| 0.3556 | 2.2222 | 2500 | 0.3816 | 13.2305 |
|
76 |
+
| 0.3304 | 2.6667 | 3000 | 0.3784 | 13.1108 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
80 |
|
81 |
+
- Transformers 4.42.3
|
82 |
- Pytorch 2.1.0+cu118
|
83 |
+
- Datasets 2.20.0
|
84 |
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
@@ -293,5 +293,5 @@
|
|
293 |
"transcribe": 50360,
|
294 |
"translate": 50359
|
295 |
},
|
296 |
-
"transformers_version": "4.
|
297 |
}
|
|
|
293 |
"transcribe": 50360,
|
294 |
"translate": 50359
|
295 |
},
|
296 |
+
"transformers_version": "4.42.3"
|
297 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3025686376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1ddee1c792b93325215cf4c2bef3cc5c04f73f5ebc90aa0076d7f8ebda8fc45
|
3 |
size 3025686376
|
runs/Jul01_09-34-10_8fe3014af66e/events.out.tfevents.1719826451.8fe3014af66e
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:e15cbe70ff8f41e689c42f5cb4257483d609cb661f1231a19120a34290e551e4
|
3 |
+
size 36348
|