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 2070, 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:e16f87477d5a5cde07c69e4f9f1dfa4276d07cc9a9f4fa8a09b75cc8750caed2
|
| 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:438470c038a96895179b04e47f0ef0118bfaf68a81d1be3f0cc6dd998eca8b43
|
| 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:23ae9143f68234646a5ea91bd7c90caa59715824b738df3bf8731063060a8bb4
|
| 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:6370af1e9b7ec7e2fd813075350b2a0057aff2620434789ee8072fb523650150
|
| 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,
|
|
@@ -2078,6 +2078,16 @@
|
|
| 2078 |
"mean_token_accuracy": 0.7693670354783535,
|
| 2079 |
"num_tokens": 9537791.0,
|
| 2080 |
"step": 2060
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2081 |
}
|
| 2082 |
],
|
| 2083 |
"logging_steps": 10,
|
|
@@ -2097,7 +2107,7 @@
|
|
| 2097 |
"attributes": {}
|
| 2098 |
}
|
| 2099 |
},
|
| 2100 |
-
"total_flos": 4.
|
| 2101 |
"train_batch_size": 4,
|
| 2102 |
"trial_name": null,
|
| 2103 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.4416,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 2070,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 2078 |
"mean_token_accuracy": 0.7693670354783535,
|
| 2079 |
"num_tokens": 9537791.0,
|
| 2080 |
"step": 2060
|
| 2081 |
+
},
|
| 2082 |
+
{
|
| 2083 |
+
"entropy": 0.917995036393404,
|
| 2084 |
+
"epoch": 0.4416,
|
| 2085 |
+
"grad_norm": 0.22210952639579773,
|
| 2086 |
+
"learning_rate": 9.091564461592274e-05,
|
| 2087 |
+
"loss": 1.01414155960083,
|
| 2088 |
+
"mean_token_accuracy": 0.7708904504776001,
|
| 2089 |
+
"num_tokens": 9581893.0,
|
| 2090 |
+
"step": 2070
|
| 2091 |
}
|
| 2092 |
],
|
| 2093 |
"logging_steps": 10,
|
|
|
|
| 2107 |
"attributes": {}
|
| 2108 |
}
|
| 2109 |
},
|
| 2110 |
+
"total_flos": 4.548506403606528e+16,
|
| 2111 |
"train_batch_size": 4,
|
| 2112 |
"trial_name": null,
|
| 2113 |
"trial_params": null
|