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 840, 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:8db3de053c2f72f9abbb9b5f0809ed5c4bdda08e8f42573491cdd78e10673722
|
| 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:df3324254f9f034f90c0425712616e0e0704f24838449df17188da66e3074d6d
|
| 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:c2ec31c45841f8cec7569244c4f4679b0a9accd231ac5e924ae024e7d487d040
|
| 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:6a1a727045825fcc246ab7a09f9dd2aa3b80fa2aa395ee1c6a7a4445d8e2f428
|
| 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,
|
|
@@ -848,6 +848,16 @@
|
|
| 848 |
"mean_token_accuracy": 0.7569455504417419,
|
| 849 |
"num_tokens": 3857657.0,
|
| 850 |
"step": 830
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 851 |
}
|
| 852 |
],
|
| 853 |
"logging_steps": 10,
|
|
@@ -867,7 +877,7 @@
|
|
| 867 |
"attributes": {}
|
| 868 |
}
|
| 869 |
},
|
| 870 |
-
"total_flos": 1.
|
| 871 |
"train_batch_size": 4,
|
| 872 |
"trial_name": null,
|
| 873 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.1792,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 840,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 848 |
"mean_token_accuracy": 0.7569455504417419,
|
| 849 |
"num_tokens": 3857657.0,
|
| 850 |
"step": 830
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"entropy": 1.116474264860153,
|
| 854 |
+
"epoch": 0.1792,
|
| 855 |
+
"grad_norm": 0.2815554738044739,
|
| 856 |
+
"learning_rate": 9.913230284383112e-05,
|
| 857 |
+
"loss": 1.1874059677124023,
|
| 858 |
+
"mean_token_accuracy": 0.7290896072983741,
|
| 859 |
+
"num_tokens": 3909965.0,
|
| 860 |
+
"step": 840
|
| 861 |
}
|
| 862 |
],
|
| 863 |
"logging_steps": 10,
|
|
|
|
| 877 |
"attributes": {}
|
| 878 |
}
|
| 879 |
},
|
| 880 |
+
"total_flos": 1.852442775554765e+16,
|
| 881 |
"train_batch_size": 4,
|
| 882 |
"trial_name": null,
|
| 883 |
"trial_params": null
|