Instructions to use kk-aivio/f4b215ba-42f1-4e35-9b9e-e2bb8d1f4f7f with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kk-aivio/f4b215ba-42f1-4e35-9b9e-e2bb8d1f4f7f with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "kk-aivio/f4b215ba-42f1-4e35-9b9e-e2bb8d1f4f7f") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200, 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 50365768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d3d730ad81ed703ebdbed4f4a8da72207c28104bde39c7a2c6b78d7fa3b7ee0
|
| 3 |
size 50365768
|
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 25859156
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14dcf136e4ff08fce5e782e80b80922e5a68ded767f7bd51c61fbf4c53e385ac
|
| 3 |
size 25859156
|
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:e330c31250ff7fb1f2d3601bdc27866c8168963926e614da3d224b1ce464f50e
|
| 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:ca9a25c72339c898b564e0c464a3f6fc75bbeec408008928b7ed05533156b98c
|
| 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": 0.
|
| 5 |
"eval_steps": 50,
|
| 6 |
-
"global_step":
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
@@ -144,6 +144,49 @@
|
|
| 144 |
"eval_samples_per_second": 27.866,
|
| 145 |
"eval_steps_per_second": 13.961,
|
| 146 |
"step": 150
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
}
|
| 148 |
],
|
| 149 |
"logging_steps": 10,
|
|
@@ -158,12 +201,12 @@
|
|
| 158 |
"should_evaluate": false,
|
| 159 |
"should_log": false,
|
| 160 |
"should_save": true,
|
| 161 |
-
"should_training_stop":
|
| 162 |
},
|
| 163 |
"attributes": {}
|
| 164 |
}
|
| 165 |
},
|
| 166 |
-
"total_flos":
|
| 167 |
"train_batch_size": 2,
|
| 168 |
"trial_name": null,
|
| 169 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": null,
|
| 3 |
"best_model_checkpoint": null,
|
| 4 |
+
"epoch": 0.1701041888156496,
|
| 5 |
"eval_steps": 50,
|
| 6 |
+
"global_step": 200,
|
| 7 |
"is_hyper_param_search": false,
|
| 8 |
"is_local_process_zero": true,
|
| 9 |
"is_world_process_zero": true,
|
|
|
|
| 144 |
"eval_samples_per_second": 27.866,
|
| 145 |
"eval_steps_per_second": 13.961,
|
| 146 |
"step": 150
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"epoch": 0.13608335105251967,
|
| 150 |
+
"grad_norm": 2.175602436065674,
|
| 151 |
+
"learning_rate": 2.0055723659649904e-05,
|
| 152 |
+
"loss": 6.5291,
|
| 153 |
+
"step": 160
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"epoch": 0.14458856049330215,
|
| 157 |
+
"grad_norm": 1.4054992198944092,
|
| 158 |
+
"learning_rate": 1.1454397434679021e-05,
|
| 159 |
+
"loss": 6.3717,
|
| 160 |
+
"step": 170
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"epoch": 0.15309376993408463,
|
| 164 |
+
"grad_norm": 0.9893892407417297,
|
| 165 |
+
"learning_rate": 5.146355805285452e-06,
|
| 166 |
+
"loss": 6.2178,
|
| 167 |
+
"step": 180
|
| 168 |
+
},
|
| 169 |
+
{
|
| 170 |
+
"epoch": 0.1615989793748671,
|
| 171 |
+
"grad_norm": 1.1106479167938232,
|
| 172 |
+
"learning_rate": 1.2949737362087156e-06,
|
| 173 |
+
"loss": 6.6456,
|
| 174 |
+
"step": 190
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"epoch": 0.1701041888156496,
|
| 178 |
+
"grad_norm": 1.054567575454712,
|
| 179 |
+
"learning_rate": 0.0,
|
| 180 |
+
"loss": 6.1472,
|
| 181 |
+
"step": 200
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.1701041888156496,
|
| 185 |
+
"eval_loss": 1.5651204586029053,
|
| 186 |
+
"eval_runtime": 17.837,
|
| 187 |
+
"eval_samples_per_second": 27.751,
|
| 188 |
+
"eval_steps_per_second": 13.904,
|
| 189 |
+
"step": 200
|
| 190 |
}
|
| 191 |
],
|
| 192 |
"logging_steps": 10,
|
|
|
|
| 201 |
"should_evaluate": false,
|
| 202 |
"should_log": false,
|
| 203 |
"should_save": true,
|
| 204 |
+
"should_training_stop": true
|
| 205 |
},
|
| 206 |
"attributes": {}
|
| 207 |
}
|
| 208 |
},
|
| 209 |
+
"total_flos": 2.2696397264388096e+16,
|
| 210 |
"train_batch_size": 2,
|
| 211 |
"trial_name": null,
|
| 212 |
"trial_params": null
|