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 | 14 | 0.
|
57 |
-
| 0.
|
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.3041
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| No log | 1.0 | 14 | 0.3242 |
|
57 |
+
| 0.3442 | 2.0 | 28 | 0.3016 |
|
58 |
+
| 0.3442 | 3.0 | 42 | 0.3041 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
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": [
|
|
|
22 |
"megatron_core": "megatron.core",
|
23 |
"modules_to_save": null,
|
24 |
"peft_type": "LORA",
|
25 |
+
"r": 8,
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
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:ca3177c0af5c4f8afd598fece03e3596c1c395da07272312632026de1932cc2f
|
3 |
+
size 15782928
|
runs/Jan13_08-24-27_idc-training-gpu-compute-28/events.out.tfevents.1736756668.idc-training-gpu-compute-28.2762785.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91274965b36948bf78c7c8af91e51be2f34885dbc5de1ed2607ea44e01b69569
|
3 |
+
size 7334
|
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:bceb99a37bd1a032f85310dfd951cf326f1649986dac3c0f989ae168235be527
|
3 |
size 5560
|