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 250, 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:dabadd77bc689da500c9b7eda73f22b5f0612bb18ac452eb71eaa547de6076b2
|
| 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:8ddcaf4b49e6ae3a3e6bfed2eabe642fbe9475c2d5427243583e2339ea0754d1
|
| 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:d45dcb26e076badfa1f9b7021eb697d18eae744725aec55db9cf2e55eb4872b0
|
| 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:624edc83d795c4b4c219a679dcf9a8467dd8fc40fd38a2415b413d6849e9b256
|
| 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": 2.
|
| 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,
|
|
@@ -287,6 +287,37 @@
|
|
| 287 |
"eval_samples_per_second": 0.718,
|
| 288 |
"eval_steps_per_second": 0.718,
|
| 289 |
"step": 225
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 290 |
}
|
| 291 |
],
|
| 292 |
"logging_steps": 12,
|
|
@@ -306,7 +337,7 @@
|
|
| 306 |
"attributes": {}
|
| 307 |
}
|
| 308 |
},
|
| 309 |
-
"total_flos": 1.
|
| 310 |
"train_batch_size": 1,
|
| 311 |
"trial_name": null,
|
| 312 |
"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.5,
|
| 6 |
"eval_steps": 25,
|
| 7 |
+
"global_step": 250,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 287 |
"eval_samples_per_second": 0.718,
|
| 288 |
"eval_steps_per_second": 0.718,
|
| 289 |
"step": 225
|
| 290 |
+
},
|
| 291 |
+
{
|
| 292 |
+
"entropy": 0.9435553016761938,
|
| 293 |
+
"epoch": 2.2800000000000002,
|
| 294 |
+
"grad_norm": 0.0019683837890625,
|
| 295 |
+
"learning_rate": 5.0171821305841924e-05,
|
| 296 |
+
"loss": 0.000540799965771536,
|
| 297 |
+
"mean_token_accuracy": 1.0,
|
| 298 |
+
"num_tokens": 410073.0,
|
| 299 |
+
"step": 228
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"entropy": 0.9341509019335111,
|
| 303 |
+
"epoch": 2.4,
|
| 304 |
+
"grad_norm": 0.00075531005859375,
|
| 305 |
+
"learning_rate": 4.1924398625429554e-05,
|
| 306 |
+
"loss": 0.00048237569474925596,
|
| 307 |
+
"mean_token_accuracy": 1.0,
|
| 308 |
+
"num_tokens": 431265.0,
|
| 309 |
+
"step": 240
|
| 310 |
+
},
|
| 311 |
+
{
|
| 312 |
+
"epoch": 2.5,
|
| 313 |
+
"eval_entropy": 0.9396904742717743,
|
| 314 |
+
"eval_loss": 0.001355790183879435,
|
| 315 |
+
"eval_mean_token_accuracy": 0.9996986410021782,
|
| 316 |
+
"eval_num_tokens": 448995.0,
|
| 317 |
+
"eval_runtime": 278.5353,
|
| 318 |
+
"eval_samples_per_second": 0.718,
|
| 319 |
+
"eval_steps_per_second": 0.718,
|
| 320 |
+
"step": 250
|
| 321 |
}
|
| 322 |
],
|
| 323 |
"logging_steps": 12,
|
|
|
|
| 337 |
"attributes": {}
|
| 338 |
}
|
| 339 |
},
|
| 340 |
+
"total_flos": 1.20860153697168e+16,
|
| 341 |
"train_batch_size": 1,
|
| 342 |
"trial_name": null,
|
| 343 |
"trial_params": null
|