End of training
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Cer:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -52,15 +52,15 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
-
- Transformers 4.40.
|
64 |
- Pytorch 2.1.2
|
65 |
-
- Datasets 2.
|
66 |
- Tokenizers 0.19.1
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6474
|
23 |
+
- Cer: 48.6382
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
55 |
+
| 0.9789 | 0.6452 | 1000 | 0.9021 | 60.2169 |
|
56 |
+
| 0.61 | 1.2903 | 2000 | 0.7536 | 53.3884 |
|
57 |
+
| 0.5611 | 1.9355 | 3000 | 0.6703 | 51.3360 |
|
58 |
+
| 0.3359 | 2.5806 | 4000 | 0.6474 | 48.6382 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
+
- Transformers 4.40.1
|
64 |
- Pytorch 2.1.2
|
65 |
+
- Datasets 2.19.0
|
66 |
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
@@ -262,5 +262,5 @@
|
|
262 |
"transcribe": 50359,
|
263 |
"translate": 50358
|
264 |
},
|
265 |
-
"transformers_version": "4.40.
|
266 |
}
|
|
|
262 |
"transcribe": 50359,
|
263 |
"translate": 50358
|
264 |
},
|
265 |
+
"transformers_version": "4.40.1"
|
266 |
}
|
runs/Apr25_15-20-05_fb1d78a8eadd/events.out.tfevents.1714058406.fb1d78a8eadd.26.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:c2071609b19a739730a4603bd39a48e2e582604f78a42caca52b2b1a38d2c262
|
3 |
+
size 46373
|