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 | 6 | 0.
|
57 |
-
| No log | 2.0 | 12 | 0.
|
58 |
-
| No log | 3.0 | 18 | 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.2975
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| No log | 1.0 | 6 | 0.7001 |
|
57 |
+
| No log | 2.0 | 12 | 0.3407 |
|
58 |
+
| No log | 3.0 | 18 | 0.2975 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"layers_pattern": null,
|
16 |
"layers_to_transform": null,
|
17 |
"loftq_config": {},
|
18 |
-
"lora_alpha":
|
19 |
"lora_bias": false,
|
20 |
"lora_dropout": 0.05,
|
21 |
"megatron_config": null,
|
|
|
15 |
"layers_pattern": null,
|
16 |
"layers_to_transform": null,
|
17 |
"loftq_config": {},
|
18 |
+
"lora_alpha": 64,
|
19 |
"lora_bias": false,
|
20 |
"lora_dropout": 0.05,
|
21 |
"megatron_config": null,
|
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:bb719581ae8d4569b7c02c26d24f99207966f2e57edce20f97bed952224d6224
|
3 |
size 62969640
|
runs/Jan28_19-37-31_idc-training-gpu-compute-29/events.out.tfevents.1738093051.idc-training-gpu-compute-29.3660861.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9b61374be276b1b423fdf8052403e7bfc4d9d5ec55aeb958d20ca1792df81d1
|
3 |
+
size 7226
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5624
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75cbf809a14bc47a0ab18e0c7a4f6d3ea3ad3359d5d851084142ec5944ccd012
|
3 |
size 5624
|