Instructions to use moos124/code-reasoning-0.5b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use moos124/code-reasoning-0.5b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("moos124/code-reasoning-0.5b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 440, 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 70430032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c08b5c8d7c85c670fb281fe4b644b6295f19843e920cc077302bccc9f088568a
|
| 3 |
size 70430032
|
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 141058579
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31907e44baa8b4eab7884611939f5a3ebbf0f45c970fca44fd0c93a214c8322e
|
| 3 |
size 141058579
|
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:43eba60397466adac1442edb39b546391b90e1195ef90573e2cb80704a6826ad
|
| 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:3732f56883ef738ff880dd47a651c3b358007655dc2c409a69ddba472e4f20b1
|
| 3 |
size 1465
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
-
"epoch": 0.
|
| 6 |
"eval_steps": 500,
|
| 7 |
-
"global_step":
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
@@ -448,6 +448,16 @@
|
|
| 448 |
"mean_token_accuracy": 0.763674932718277,
|
| 449 |
"num_tokens": 1976770.0,
|
| 450 |
"step": 430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 451 |
}
|
| 452 |
],
|
| 453 |
"logging_steps": 10,
|
|
@@ -467,7 +477,7 @@
|
|
| 467 |
"attributes": {}
|
| 468 |
}
|
| 469 |
},
|
| 470 |
-
"total_flos":
|
| 471 |
"train_batch_size": 4,
|
| 472 |
"trial_name": null,
|
| 473 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.09386666666666667,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 440,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 448 |
"mean_token_accuracy": 0.763674932718277,
|
| 449 |
"num_tokens": 1976770.0,
|
| 450 |
"step": 430
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"entropy": 1.1388054117560387,
|
| 454 |
+
"epoch": 0.09386666666666667,
|
| 455 |
+
"grad_norm": 0.2581053078174591,
|
| 456 |
+
"learning_rate": 9.994213757938819e-05,
|
| 457 |
+
"loss": 1.2570265769958495,
|
| 458 |
+
"mean_token_accuracy": 0.726725485175848,
|
| 459 |
+
"num_tokens": 2028837.0,
|
| 460 |
+
"step": 440
|
| 461 |
}
|
| 462 |
],
|
| 463 |
"logging_steps": 10,
|
|
|
|
| 477 |
"attributes": {}
|
| 478 |
}
|
| 479 |
},
|
| 480 |
+
"total_flos": 9640671808588800.0,
|
| 481 |
"train_batch_size": 4,
|
| 482 |
"trial_name": null,
|
| 483 |
"trial_params": null
|