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 830, 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:3eaf90d8cedec1ff12e3e7c4b352bab22257da6d241c9c9cce6def7e45c4e944
|
| 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:d00d96532f14bdf7f0e2c9cb1dfcf7a97f78ede6c375da59043178fbbc28c436
|
| 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:6ad3e5c5bedc41596a899e1b7ab60b0934c2bc3efe6a53966c7c66bd51d2b43e
|
| 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:8dc403043ab056906986eef9421e72db598abb0832c8e1fb3f2ec3a4f9bbead3
|
| 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,
|
|
@@ -838,6 +838,16 @@
|
|
| 838 |
"mean_token_accuracy": 0.7301450505852699,
|
| 839 |
"num_tokens": 3810938.0,
|
| 840 |
"step": 820
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 841 |
}
|
| 842 |
],
|
| 843 |
"logging_steps": 10,
|
|
@@ -857,7 +867,7 @@
|
|
| 857 |
"attributes": {}
|
| 858 |
}
|
| 859 |
},
|
| 860 |
-
"total_flos": 1.
|
| 861 |
"train_batch_size": 4,
|
| 862 |
"trial_name": null,
|
| 863 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.17706666666666668,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 830,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 838 |
"mean_token_accuracy": 0.7301450505852699,
|
| 839 |
"num_tokens": 3810938.0,
|
| 840 |
"step": 820
|
| 841 |
+
},
|
| 842 |
+
{
|
| 843 |
+
"entropy": 1.0070038817822933,
|
| 844 |
+
"epoch": 0.17706666666666668,
|
| 845 |
+
"grad_norm": 0.2899021506309509,
|
| 846 |
+
"learning_rate": 9.916411154823433e-05,
|
| 847 |
+
"loss": 1.146003818511963,
|
| 848 |
+
"mean_token_accuracy": 0.7569455504417419,
|
| 849 |
+
"num_tokens": 3857657.0,
|
| 850 |
+
"step": 830
|
| 851 |
}
|
| 852 |
],
|
| 853 |
"logging_steps": 10,
|
|
|
|
| 867 |
"attributes": {}
|
| 868 |
}
|
| 869 |
},
|
| 870 |
+
"total_flos": 1.8272266658236416e+16,
|
| 871 |
"train_batch_size": 4,
|
| 872 |
"trial_name": null,
|
| 873 |
"trial_params": null
|