End of training
Browse files
README.md
CHANGED
@@ -20,8 +20,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the jsfamily/test-small-komodel dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
-
|
24 |
-
-
|
|
|
|
|
|
|
|
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -50,13 +54,6 @@ The following hyperparameters were used during training:
|
|
50 |
- num_epochs: 3.0
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
-
### Training results
|
54 |
-
|
55 |
-
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
56 |
-
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
57 |
-
| 0.0063 | 1.98 | 200 | 0.4073 | 14.5602 |
|
58 |
-
|
59 |
-
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.39.0.dev0
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the jsfamily/test-small-komodel dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- eval_loss: 0.7197
|
24 |
+
- eval_cer: 13.8258
|
25 |
+
- eval_runtime: 73.4069
|
26 |
+
- eval_samples_per_second: 2.738
|
27 |
+
- eval_steps_per_second: 0.354
|
28 |
+
- step: 0
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
54 |
- num_epochs: 3.0
|
55 |
- mixed_precision_training: Native AMP
|
56 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.39.0.dev0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1824cdf25ca0a2ad9c4d96426071718afb59615aeb443861ccbd450e9a65f630
|
3 |
size 966995080
|
runs/May09_10-54-51_dockervm2/events.out.tfevents.1715219765.dockervm2.15799.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5b521132b7cdd00c5650c4c25dedd71c7a26113fd13b418273984f78fda00b2
|
3 |
+
size 341
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c587b35479c150726bab4e4a64ff8efc0a702c2de8eed6751479129a3052cb45
|
3 |
size 5112
|