End of training
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# whisper-btb-cv-ft-enwaucymru-lm
|
16 |
|
17 |
This model is a fine-tuned version of [techiaith/whisper-large-v3-ft-btb-cv-cy](https://huggingface.co/techiaith/whisper-large-v3-ft-btb-cv-cy) on an unknown dataset.
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -39,11 +41,14 @@ The following hyperparameters were used during training:
|
|
39 |
- seed: 42
|
40 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
41 |
- lr_scheduler_type: linear
|
42 |
-
- num_epochs:
|
43 |
- mixed_precision_training: Native AMP
|
44 |
|
45 |
### Training results
|
46 |
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
15 |
# whisper-btb-cv-ft-enwaucymru-lm
|
16 |
|
17 |
This model is a fine-tuned version of [techiaith/whisper-large-v3-ft-btb-cv-cy](https://huggingface.co/techiaith/whisper-large-v3-ft-btb-cv-cy) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3033
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
41 |
- seed: 42
|
42 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
43 |
- lr_scheduler_type: linear
|
44 |
+
- num_epochs: 3
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
50 |
+
|:-------------:|:------:|:----:|:---------------:|
|
51 |
+
| 0.4656 | 1.7065 | 500 | 0.3033 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4993448880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24cd8c87f5ddfed4c2f35aec4d831ca9f67ae0244e05eb6888bce77bbb4a37f5
|
3 |
size 4993448880
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1180663192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8fc8a5140d76b1ccb1e12df51192794fcad5f1d6e037a4bfe44888893c620d6
|
3 |
size 1180663192
|
runs/Jan28_09-53-04_fbf37f79c2f8/events.out.tfevents.1738057986.fbf37f79c2f8.1743.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:390caad2ef45d83a42eba7ca6db816483846fd59e2c9caad8ee2a33ae0af5a2c
|
3 |
+
size 6830
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e224b31f860c2ea1428f4d45f61cf5ff3067df73c9245a9f1c293c898829153
|
3 |
size 5560
|