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 960, 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:564e891558dbee48aaabad64385e525ca07f69d70f6780eac526b7227fb0e4d7
|
| 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:f756146704b821da6d38eae88e48b9c6e19d4ba23d13be975d5302eda8f7b3b7
|
| 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:bea58ffab763eb2832ec247dd6950bb9f06c3eba9a785871c428cff34de2202c
|
| 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:97633a098e7ad4dd3b61fe26d82257e5d244df4a98bccfd3b80c0d03883af5fc
|
| 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,
|
|
@@ -968,6 +968,16 @@
|
|
| 968 |
"mean_token_accuracy": 0.7399712555110455,
|
| 969 |
"num_tokens": 4429828.0,
|
| 970 |
"step": 950
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 971 |
}
|
| 972 |
],
|
| 973 |
"logging_steps": 10,
|
|
@@ -987,7 +997,7 @@
|
|
| 987 |
"attributes": {}
|
| 988 |
}
|
| 989 |
},
|
| 990 |
-
"total_flos": 2.
|
| 991 |
"train_batch_size": 4,
|
| 992 |
"trial_name": null,
|
| 993 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.2048,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 960,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 968 |
"mean_token_accuracy": 0.7399712555110455,
|
| 969 |
"num_tokens": 4429828.0,
|
| 970 |
"step": 950
|
| 971 |
+
},
|
| 972 |
+
{
|
| 973 |
+
"entropy": 0.9969653740525246,
|
| 974 |
+
"epoch": 0.2048,
|
| 975 |
+
"grad_norm": 0.23508235812187195,
|
| 976 |
+
"learning_rate": 9.87047975934885e-05,
|
| 977 |
+
"loss": 1.080200481414795,
|
| 978 |
+
"mean_token_accuracy": 0.7547310657799244,
|
| 979 |
+
"num_tokens": 4478207.0,
|
| 980 |
+
"step": 960
|
| 981 |
}
|
| 982 |
],
|
| 983 |
"logging_steps": 10,
|
|
|
|
| 997 |
"attributes": {}
|
| 998 |
}
|
| 999 |
},
|
| 1000 |
+
"total_flos": 2.121952621246464e+16,
|
| 1001 |
"train_batch_size": 4,
|
| 1002 |
"trial_name": null,
|
| 1003 |
"trial_params": null
|