Instructions to use VERSIL91/e259bfcb-1b8d-41e0-bc8b-2b5147ec7689 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/e259bfcb-1b8d-41e0-bc8b-2b5147ec7689 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/codegemma-7b-it") model = PeftModel.from_pretrained(base_model, "VERSIL91/e259bfcb-1b8d-41e0-bc8b-2b5147ec7689") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 16, checkpoint
Browse files
last-checkpoint/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 200068512
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73c8cd7dd6b773819504a5860eaf636fd34cba23e533397bad4ad66eda966c6d
|
| 3 |
size 200068512
|
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 102030196
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8486569c6ba98c75320b542aff8de4ee1bb1e4b86194ba2fdffa09c308cca38
|
| 3 |
size 102030196
|
last-checkpoint/rng_state.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14244
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa2fdf332f5e8f9cfebaf6265da7d092beca1eb09578fc271bea99f9a0578edb
|
| 3 |
size 14244
|
last-checkpoint/scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8eeea5c208aac12ca1d7588ccb40479c9754522c5504911db2e6c3df2af3627
|
| 3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"best_metric": null,
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
-
"epoch":
|
| 5 |
"eval_steps": 4,
|
| 6 |
-
"global_step":
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
@@ -123,6 +123,42 @@
|
|
| 123 |
"eval_samples_per_second": 6.057,
|
| 124 |
"eval_steps_per_second": 3.029,
|
| 125 |
"step": 12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 126 |
}
|
| 127 |
],
|
| 128 |
"logging_steps": 1,
|
|
@@ -137,12 +173,12 @@
|
|
| 137 |
"should_evaluate": false,
|
| 138 |
"should_log": false,
|
| 139 |
"should_save": true,
|
| 140 |
-
"should_training_stop":
|
| 141 |
},
|
| 142 |
"attributes": {}
|
| 143 |
}
|
| 144 |
},
|
| 145 |
-
"total_flos":
|
| 146 |
"train_batch_size": 2,
|
| 147 |
"trial_name": null,
|
| 148 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": null,
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 1.0578512396694215,
|
| 5 |
"eval_steps": 4,
|
| 6 |
+
"global_step": 16,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 123 |
"eval_samples_per_second": 6.057,
|
| 124 |
"eval_steps_per_second": 3.029,
|
| 125 |
"step": 12
|
| 126 |
+
},
|
| 127 |
+
{
|
| 128 |
+
"epoch": 0.859504132231405,
|
| 129 |
+
"grad_norm": 12.169748306274414,
|
| 130 |
+
"learning_rate": 5e-05,
|
| 131 |
+
"loss": 3.2708,
|
| 132 |
+
"step": 13
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"epoch": 0.9256198347107438,
|
| 136 |
+
"grad_norm": 10.57578182220459,
|
| 137 |
+
"learning_rate": 2.500000000000001e-05,
|
| 138 |
+
"loss": 2.9721,
|
| 139 |
+
"step": 14
|
| 140 |
+
},
|
| 141 |
+
{
|
| 142 |
+
"epoch": 0.9917355371900827,
|
| 143 |
+
"grad_norm": 7.540788650512695,
|
| 144 |
+
"learning_rate": 6.698729810778065e-06,
|
| 145 |
+
"loss": 2.7016,
|
| 146 |
+
"step": 15
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"epoch": 1.0578512396694215,
|
| 150 |
+
"grad_norm": 17.30004119873047,
|
| 151 |
+
"learning_rate": 0.0,
|
| 152 |
+
"loss": 4.6603,
|
| 153 |
+
"step": 16
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 1.0578512396694215,
|
| 157 |
+
"eval_loss": 2.5297980308532715,
|
| 158 |
+
"eval_runtime": 4.3127,
|
| 159 |
+
"eval_samples_per_second": 6.029,
|
| 160 |
+
"eval_steps_per_second": 3.014,
|
| 161 |
+
"step": 16
|
| 162 |
}
|
| 163 |
],
|
| 164 |
"logging_steps": 1,
|
|
|
|
| 173 |
"should_evaluate": false,
|
| 174 |
"should_log": false,
|
| 175 |
"should_save": true,
|
| 176 |
+
"should_training_stop": true
|
| 177 |
},
|
| 178 |
"attributes": {}
|
| 179 |
}
|
| 180 |
},
|
| 181 |
+
"total_flos": 9.816247827745997e+16,
|
| 182 |
"train_batch_size": 2,
|
| 183 |
"trial_name": null,
|
| 184 |
"trial_params": null
|