Instructions to use raqibcodes/c2c-checkpoints-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use raqibcodes/c2c-checkpoints-v2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("raqibcodes/c2c-checkpoints-v2", device_map="auto") - 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 69839888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65d5f38476a15e610dbd801965d14fb6475cabef44e0de1387a556b1eb9f226d
|
| 3 |
size 69839888
|
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 139961199
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c9ddcc7ffff2bc65e5c37f014168fb955516f1664d6f4689b9b19c87829e77e
|
| 3 |
size 139961199
|
last-checkpoint/rng_state.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14645
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:776283c93da0fbe2c98754fb9dcafb2fe63451cf58bec777930992c40175a8b7
|
| 3 |
size 14645
|
last-checkpoint/scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1465
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a17fb7f88a76c7ef223a7ecfb2899772ca222663e2f4f36c00fa936fd471f4de
|
| 3 |
size 1465
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"best_global_step": 175,
|
| 3 |
"best_metric": 0.0012933596735820174,
|
| 4 |
"best_model_checkpoint": "./c2c_gemma4_e4b_qlora_checkpoint/checkpoint-175",
|
| 5 |
-
"epoch":
|
| 6 |
"eval_steps": 25,
|
| 7 |
-
"global_step":
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
@@ -225,6 +225,37 @@
|
|
| 225 |
"eval_samples_per_second": 0.716,
|
| 226 |
"eval_steps_per_second": 0.716,
|
| 227 |
"step": 175
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 228 |
}
|
| 229 |
],
|
| 230 |
"logging_steps": 12,
|
|
@@ -244,7 +275,7 @@
|
|
| 244 |
"attributes": {}
|
| 245 |
}
|
| 246 |
},
|
| 247 |
-
"total_flos":
|
| 248 |
"train_batch_size": 1,
|
| 249 |
"trial_name": null,
|
| 250 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": 175,
|
| 3 |
"best_metric": 0.0012933596735820174,
|
| 4 |
"best_model_checkpoint": "./c2c_gemma4_e4b_qlora_checkpoint/checkpoint-175",
|
| 5 |
+
"epoch": 2.0,
|
| 6 |
"eval_steps": 25,
|
| 7 |
+
"global_step": 200,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 225 |
"eval_samples_per_second": 0.716,
|
| 226 |
"eval_steps_per_second": 0.716,
|
| 227 |
"step": 175
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"entropy": 0.939991781488061,
|
| 231 |
+
"epoch": 1.8,
|
| 232 |
+
"grad_norm": 0.0037994384765625,
|
| 233 |
+
"learning_rate": 8.316151202749142e-05,
|
| 234 |
+
"loss": 0.003757506919403871,
|
| 235 |
+
"mean_token_accuracy": 0.9998926116774479,
|
| 236 |
+
"num_tokens": 323852.0,
|
| 237 |
+
"step": 180
|
| 238 |
+
},
|
| 239 |
+
{
|
| 240 |
+
"entropy": 0.9397506633152565,
|
| 241 |
+
"epoch": 1.92,
|
| 242 |
+
"grad_norm": 0.002349853515625,
|
| 243 |
+
"learning_rate": 7.491408934707905e-05,
|
| 244 |
+
"loss": 0.002571452253808578,
|
| 245 |
+
"mean_token_accuracy": 0.9998891844103733,
|
| 246 |
+
"num_tokens": 345582.0,
|
| 247 |
+
"step": 192
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 2.0,
|
| 251 |
+
"eval_entropy": 0.9420398616790772,
|
| 252 |
+
"eval_loss": 0.0013476534513756633,
|
| 253 |
+
"eval_mean_token_accuracy": 0.9996986410021782,
|
| 254 |
+
"eval_num_tokens": 359794.0,
|
| 255 |
+
"eval_runtime": 278.2063,
|
| 256 |
+
"eval_samples_per_second": 0.719,
|
| 257 |
+
"eval_steps_per_second": 0.719,
|
| 258 |
+
"step": 200
|
| 259 |
}
|
| 260 |
],
|
| 261 |
"logging_steps": 12,
|
|
|
|
| 275 |
"attributes": {}
|
| 276 |
}
|
| 277 |
},
|
| 278 |
+
"total_flos": 9684909217100160.0,
|
| 279 |
"train_batch_size": 1,
|
| 280 |
"trial_name": null,
|
| 281 |
"trial_params": null
|