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 2040, 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:e0865878ab8c84da9c28b5beeffc5d1ca448d0538c6a414a4c98f17773bd3041
|
| 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:1ffcb646fe5e9bd792eaca38e55b80b62221173cee7784bced5245bb7ef86302
|
| 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:61c0f56c5d7a9ebe68efe0b2374595948fa35446985c60cf71092048ae4657e3
|
| 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:331c76566887bc46d0c9e202654ba3a432bd85731f1fc4302d3f95c92b195cb9
|
| 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,
|
|
@@ -2048,6 +2048,16 @@
|
|
| 2048 |
"mean_token_accuracy": 0.7726532012224198,
|
| 2049 |
"num_tokens": 9396928.0,
|
| 2050 |
"step": 2030
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2051 |
}
|
| 2052 |
],
|
| 2053 |
"logging_steps": 10,
|
|
@@ -2067,7 +2077,7 @@
|
|
| 2067 |
"attributes": {}
|
| 2068 |
}
|
| 2069 |
},
|
| 2070 |
-
"total_flos": 4.
|
| 2071 |
"train_batch_size": 4,
|
| 2072 |
"trial_name": null,
|
| 2073 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.4352,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 2040,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 2048 |
"mean_token_accuracy": 0.7726532012224198,
|
| 2049 |
"num_tokens": 9396928.0,
|
| 2050 |
"step": 2030
|
| 2051 |
+
},
|
| 2052 |
+
{
|
| 2053 |
+
"entropy": 1.0050749816000462,
|
| 2054 |
+
"epoch": 0.4352,
|
| 2055 |
+
"grad_norm": 0.30352818965911865,
|
| 2056 |
+
"learning_rate": 9.121186360026625e-05,
|
| 2057 |
+
"loss": 1.0613908767700195,
|
| 2058 |
+
"mean_token_accuracy": 0.7496299520134926,
|
| 2059 |
+
"num_tokens": 9449045.0,
|
| 2060 |
+
"step": 2040
|
| 2061 |
}
|
| 2062 |
],
|
| 2063 |
"logging_steps": 10,
|
|
|
|
| 2077 |
"attributes": {}
|
| 2078 |
}
|
| 2079 |
},
|
| 2080 |
+
"total_flos": 4.483463241466368e+16,
|
| 2081 |
"train_batch_size": 4,
|
| 2082 |
"trial_name": null,
|
| 2083 |
"trial_params": null
|