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 80, 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:449e100f7d2fa98ff866bd296d28e08aad073f1b8306f54f00ad22c38492c6f4
|
| 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:9abe4b2b1d6a3114623a72ed2b5a9b3584e2f49035522dc3ad63d054a11da4ec
|
| 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:65e88e58f0685db473c51c9f389a727b329107204c5feac290a62c79cedffb27
|
| 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:3a3fcb3702a6e54612151d99234bce6653bbe56892383454427aa66bfc903ab6
|
| 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,
|
|
@@ -88,6 +88,16 @@
|
|
| 88 |
"mean_token_accuracy": 0.6667077802121639,
|
| 89 |
"num_tokens": 330352.0,
|
| 90 |
"step": 70
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
}
|
| 92 |
],
|
| 93 |
"logging_steps": 10,
|
|
@@ -107,7 +117,7 @@
|
|
| 107 |
"attributes": {}
|
| 108 |
}
|
| 109 |
},
|
| 110 |
-
"total_flos":
|
| 111 |
"train_batch_size": 4,
|
| 112 |
"trial_name": null,
|
| 113 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.017066666666666667,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 80,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 88 |
"mean_token_accuracy": 0.6667077802121639,
|
| 89 |
"num_tokens": 330352.0,
|
| 90 |
"step": 70
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"entropy": 1.4339179992675781,
|
| 94 |
+
"epoch": 0.017066666666666667,
|
| 95 |
+
"grad_norm": 1.2848966121673584,
|
| 96 |
+
"learning_rate": 2.633333333333333e-05,
|
| 97 |
+
"loss": 1.6212703704833984,
|
| 98 |
+
"mean_token_accuracy": 0.6736222848296165,
|
| 99 |
+
"num_tokens": 373039.0,
|
| 100 |
+
"step": 80
|
| 101 |
}
|
| 102 |
],
|
| 103 |
"logging_steps": 10,
|
|
|
|
| 117 |
"attributes": {}
|
| 118 |
}
|
| 119 |
},
|
| 120 |
+
"total_flos": 1825705462391808.0,
|
| 121 |
"train_batch_size": 4,
|
| 122 |
"trial_name": null,
|
| 123 |
"trial_params": null
|