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 225, 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:c1071527821ce98f40652f60df4249abea70fce940f87d7ef6226f377282ae77
|
| 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:afdda95fc6cea85ee612917d9ca7cbe77103578ac1b08a4e9ae0e6fb54c5da36
|
| 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:c411ba7c44ad93566d27c2dd70138d98e6d352d1ef0f5bd37c062a3ae885bfb7
|
| 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:2b414df4c202472a3852e19e94856c007474181cbfc2f5c445e0316c2ae6c07f
|
| 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,
|
|
@@ -256,6 +256,37 @@
|
|
| 256 |
"eval_samples_per_second": 0.719,
|
| 257 |
"eval_steps_per_second": 0.719,
|
| 258 |
"step": 200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 259 |
}
|
| 260 |
],
|
| 261 |
"logging_steps": 12,
|
|
@@ -275,7 +306,7 @@
|
|
| 275 |
"attributes": {}
|
| 276 |
}
|
| 277 |
},
|
| 278 |
-
"total_flos":
|
| 279 |
"train_batch_size": 1,
|
| 280 |
"trial_name": null,
|
| 281 |
"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.25,
|
| 6 |
"eval_steps": 25,
|
| 7 |
+
"global_step": 225,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 256 |
"eval_samples_per_second": 0.719,
|
| 257 |
"eval_steps_per_second": 0.719,
|
| 258 |
"step": 200
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"entropy": 0.946158512805899,
|
| 262 |
+
"epoch": 2.04,
|
| 263 |
+
"grad_norm": 0.0019378662109375,
|
| 264 |
+
"learning_rate": 6.666666666666667e-05,
|
| 265 |
+
"loss": 0.0006203272302324573,
|
| 266 |
+
"mean_token_accuracy": 1.0,
|
| 267 |
+
"num_tokens": 366521.0,
|
| 268 |
+
"step": 204
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"entropy": 0.9271950218826532,
|
| 272 |
+
"epoch": 2.16,
|
| 273 |
+
"grad_norm": 0.00189208984375,
|
| 274 |
+
"learning_rate": 5.84192439862543e-05,
|
| 275 |
+
"loss": 0.0006873769840846459,
|
| 276 |
+
"mean_token_accuracy": 1.0,
|
| 277 |
+
"num_tokens": 388482.0,
|
| 278 |
+
"step": 216
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"epoch": 2.25,
|
| 282 |
+
"eval_entropy": 0.9353397011756897,
|
| 283 |
+
"eval_loss": 0.0013332690577954054,
|
| 284 |
+
"eval_mean_token_accuracy": 0.9996986410021782,
|
| 285 |
+
"eval_num_tokens": 404790.0,
|
| 286 |
+
"eval_runtime": 278.3647,
|
| 287 |
+
"eval_samples_per_second": 0.718,
|
| 288 |
+
"eval_steps_per_second": 0.718,
|
| 289 |
+
"step": 225
|
| 290 |
}
|
| 291 |
],
|
| 292 |
"logging_steps": 12,
|
|
|
|
| 306 |
"attributes": {}
|
| 307 |
}
|
| 308 |
},
|
| 309 |
+
"total_flos": 1.08961083341856e+16,
|
| 310 |
"train_batch_size": 1,
|
| 311 |
"trial_name": null,
|
| 312 |
"trial_params": null
|