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 480, 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:e990e391071b8d4048879093997e7db3afcbc95b090b3ec0b577babea240dc91
|
| 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:80cc3e9e43a4c7dfa5ba3c75954929e098eeb95cc02bf2905e26e045b2518ef9
|
| 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:81e7eaafece8194551464fd0b14320e4e95d30bf2e6e881011be23a5ea286d88
|
| 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:bd32ac6c89402773b495c5d8d6f7091f0b550ddd70bc7009ff38b47681cf6cda
|
| 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,
|
|
@@ -488,6 +488,16 @@
|
|
| 488 |
"mean_token_accuracy": 0.7427436165511608,
|
| 489 |
"num_tokens": 2171365.0,
|
| 490 |
"step": 470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 491 |
}
|
| 492 |
],
|
| 493 |
"logging_steps": 10,
|
|
@@ -507,7 +517,7 @@
|
|
| 507 |
"attributes": {}
|
| 508 |
}
|
| 509 |
},
|
| 510 |
-
"total_flos": 1.
|
| 511 |
"train_batch_size": 4,
|
| 512 |
"trial_name": null,
|
| 513 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.1024,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 480,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 488 |
"mean_token_accuracy": 0.7427436165511608,
|
| 489 |
"num_tokens": 2171365.0,
|
| 490 |
"step": 470
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"entropy": 0.8950243927538395,
|
| 494 |
+
"epoch": 0.1024,
|
| 495 |
+
"grad_norm": 0.27864041924476624,
|
| 496 |
+
"learning_rate": 9.990405598258212e-05,
|
| 497 |
+
"loss": 0.965212631225586,
|
| 498 |
+
"mean_token_accuracy": 0.773382380604744,
|
| 499 |
+
"num_tokens": 2216186.0,
|
| 500 |
+
"step": 480
|
| 501 |
}
|
| 502 |
],
|
| 503 |
"logging_steps": 10,
|
|
|
|
| 517 |
"attributes": {}
|
| 518 |
}
|
| 519 |
},
|
| 520 |
+
"total_flos": 1.0529665617475584e+16,
|
| 521 |
"train_batch_size": 4,
|
| 522 |
"trial_name": null,
|
| 523 |
"trial_params": null
|