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 470, 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:377450f9d5e72c2a3ac138957ba72da38269ec4e8ace8a689cfafdbdc8e9de67
|
| 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:a2380a7f0a5febe1dc2cd09aa1d226529df0e940571ad9cb0358a30c713970ff
|
| 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:7d4966ec76bc7bc8bb4cdbc928ada4e289b036911fee3cd860685c86f7168807
|
| 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:3d98f0d9d23105e8e46650fe3f487dd24428a36e6adf2ab34bc7f6b949f3ec6f
|
| 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,
|
|
@@ -478,6 +478,16 @@
|
|
| 478 |
"mean_token_accuracy": 0.7492104887962341,
|
| 479 |
"num_tokens": 2119587.0,
|
| 480 |
"step": 460
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 481 |
}
|
| 482 |
],
|
| 483 |
"logging_steps": 10,
|
|
@@ -497,7 +507,7 @@
|
|
| 497 |
"attributes": {}
|
| 498 |
}
|
| 499 |
},
|
| 500 |
-
"total_flos": 1.
|
| 501 |
"train_batch_size": 4,
|
| 502 |
"trial_name": null,
|
| 503 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.10026666666666667,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 470,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 478 |
"mean_token_accuracy": 0.7492104887962341,
|
| 479 |
"num_tokens": 2119587.0,
|
| 480 |
"step": 460
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"entropy": 1.082937440276146,
|
| 484 |
+
"epoch": 0.10026666666666667,
|
| 485 |
+
"grad_norm": 0.23417538404464722,
|
| 486 |
+
"learning_rate": 9.991447357127657e-05,
|
| 487 |
+
"loss": 1.2704851150512695,
|
| 488 |
+
"mean_token_accuracy": 0.7427436165511608,
|
| 489 |
+
"num_tokens": 2171365.0,
|
| 490 |
+
"step": 470
|
| 491 |
}
|
| 492 |
],
|
| 493 |
"logging_steps": 10,
|
|
|
|
| 507 |
"attributes": {}
|
| 508 |
}
|
| 509 |
},
|
| 510 |
+
"total_flos": 1.0306892223903744e+16,
|
| 511 |
"train_batch_size": 4,
|
| 512 |
"trial_name": null,
|
| 513 |
"trial_params": null
|