kiranpantha
commited on
End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the OpenSLR54 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -53,9 +53,9 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
-
|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the OpenSLR54 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.0448
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| 0.3183 | 1.0 | 93 | 0.1889 |
|
57 |
+
| 0.1722 | 2.0 | 186 | 0.0798 |
|
58 |
+
| 0.0646 | 3.0 | 279 | 0.0448 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 62969640
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:330b0deef567a3c5e84f5ddeb0ddc1873cab1b8e6c885f251ff14d0c53cb1999
|
3 |
size 62969640
|
runs/Jan12_21-22-07_idc-training-gpu-compute-29/events.out.tfevents.1736716931.idc-training-gpu-compute-29.67836.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eb55b5ac74a599a0c9b39eac29ac0d6dc26f12d3299a36b21495cfd0ae1b887
|
3 |
+
size 9451
|
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:96cddbe564a908355773da38c9f10c24f91bb3397194ca228af02847aa167837
|
3 |
size 5560
|