kiranpantha
commited on
End of training
Browse files- README.md +12 -5
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- runs/Jan14_19-13-22_idc-training-gpu-compute-27/events.out.tfevents.1736882003.idc-training-gpu-compute-27.649182.4 +3 -0
- runs/Jan14_19-19-03_idc-training-gpu-compute-27/events.out.tfevents.1736882347.idc-training-gpu-compute-27.649182.5 +3 -0
- training_args.bin +1 -1
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 |
|
@@ -46,16 +46,23 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 10
|
49 |
-
- num_epochs:
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
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.4135
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
46 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 10
|
49 |
+
- num_epochs: 10
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|
|
56 |
+
| No log | 1.0 | 14 | 0.3783 |
|
57 |
+
| 0.5414 | 2.0 | 28 | 0.3666 |
|
58 |
+
| 0.5414 | 3.0 | 42 | 0.3630 |
|
59 |
+
| 0.1128 | 4.0 | 56 | 0.3761 |
|
60 |
+
| 0.1128 | 5.0 | 70 | 0.3991 |
|
61 |
+
| 0.0601 | 6.0 | 84 | 0.4439 |
|
62 |
+
| 0.0601 | 7.0 | 98 | 0.4124 |
|
63 |
+
| 0.0442 | 8.0 | 112 | 0.4095 |
|
64 |
+
| 0.0239 | 9.0 | 126 | 0.4067 |
|
65 |
+
| 0.0239 | 10.0 | 140 | 0.4135 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -26,8 +26,8 @@
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
-
"
|
30 |
-
"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": false,
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
+
"q_proj",
|
30 |
+
"v_proj"
|
31 |
],
|
32 |
"task_type": null,
|
33 |
"use_dora": false,
|
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:bf3a922bcc8bbab947942232e1eabb5dec81a990f76ecb2a6ebb405c692735ca
|
3 |
size 62969640
|
runs/Jan14_19-13-22_idc-training-gpu-compute-27/events.out.tfevents.1736882003.idc-training-gpu-compute-27.649182.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0bd503e4d6ce8eaa61db7dd3ae65e015ae2dd4f23f6dba58f6735dab4e2225e
|
3 |
+
size 9891
|
runs/Jan14_19-19-03_idc-training-gpu-compute-27/events.out.tfevents.1736882347.idc-training-gpu-compute-27.649182.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:201cca6697b327007d7f62d3efe54b945ef6f7437f38c3d9266ed3055d7923f4
|
3 |
+
size 10033
|
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:7fce2cb692eab6e32e790eb26265b9adcd6d4bc2e936d00513f2201e1c916b89
|
3 |
size 5560
|