End of training
Browse files
README.md
CHANGED
@@ -20,8 +20,8 @@ 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 custom dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Wer:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,7 +54,7 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
56 |
|:-------------:|:--------:|:----:|:---------------:|:-------:|
|
57 |
-
| 0.0 | 333.3333 | 1000 | 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
@@ -62,4 +62,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.45.2
|
63 |
- Pytorch 2.4.1+cu121
|
64 |
- Datasets 3.0.1
|
65 |
-
- Tokenizers 0.20.
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the custom dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6622
|
24 |
+
- Wer: 31.2916
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
56 |
|:-------------:|:--------:|:----:|:---------------:|:-------:|
|
57 |
+
| 0.0 | 333.3333 | 1000 | 0.6622 | 31.2916 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
62 |
- Transformers 4.45.2
|
63 |
- Pytorch 2.4.1+cu121
|
64 |
- Datasets 3.0.1
|
65 |
+
- Tokenizers 0.20.1
|
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:039ec2a02ee3d869ac15496afe58a0ce21152617867ab9a09bfea54cdaa50c8d
|
3 |
size 966995080
|
runs/Oct16_09-22-12_a1d3e2c34e79/events.out.tfevents.1729070534.a1d3e2c34e79.3804.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0669049a9a293907ae3fbb438787e74fa16daef4ad846af5de8f5ba1a3043d12
|
3 |
+
size 15806
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d0e2552dee65a56af371ababb2d49ba60de9f788025f47d29d0ab8a9c54e16
|
3 |
size 5368
|