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 [kiranpantha/whisper-large-v3-nepali](https://huggingface.co/kiranpantha/whisper-large-v3-nepali) 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 |
-
| No log | 1.0 |
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [kiranpantha/whisper-large-v3-nepali](https://huggingface.co/kiranpantha/whisper-large-v3-nepali) on the OpenSLR54 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.2699
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| No log | 1.0 | 14 | 0.2825 |
|
57 |
+
| 0.5631 | 2.0 | 28 | 0.2673 |
|
58 |
+
| 0.5631 | 3.0 | 42 | 0.2699 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -22,11 +22,12 @@
|
|
22 |
"megatron_core": "megatron.core",
|
23 |
"modules_to_save": null,
|
24 |
"peft_type": "LORA",
|
25 |
-
"r":
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"v_proj",
|
|
|
30 |
"q_proj"
|
31 |
],
|
32 |
"task_type": null,
|
|
|
22 |
"megatron_core": "megatron.core",
|
23 |
"modules_to_save": null,
|
24 |
"peft_type": "LORA",
|
25 |
+
"r": 32,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"v_proj",
|
30 |
+
"c_attn",
|
31 |
"q_proj"
|
32 |
],
|
33 |
"task_type": null,
|
adapter_model.safetensors
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:fa0cceba3b25a13f70a571b7fb94e4757705e8789f0bb35617d9719c97db8822
|
3 |
+
size 62969640
|
runs/Jan14_16-30-59_idc-training-gpu-compute-28/events.out.tfevents.1736872260.idc-training-gpu-compute-28.2914602.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80a0cd08578943c77daadfbec75917355d0e46af31abad66a1e210176ffd4c94
|
3 |
+
size 7331
|
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:52476b8054287425867117be49a83b13225012c64a18ffdb0b6e7674a7df1fa8
|
3 |
size 5560
|