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 740, 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:2160f352d544d8facab82fff4e8805f318003d22c994fa13eb044e196db534ce
|
| 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:ac1cdc83f65020769dfc55b378fd6129a44752bacfdc4e8cd1cae8f1388ecfef
|
| 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:43b48c8ab6e5b9f0eb0a5780add1130e164d4280670d666f1bfcd4b95bceea8b
|
| 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:cf4a9609bbb6edc853eb0d8766257cb9e5f060e4e7eea7ee44216bbaadc8e458
|
| 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,
|
|
@@ -748,6 +748,16 @@
|
|
| 748 |
"mean_token_accuracy": 0.7387717284262181,
|
| 749 |
"num_tokens": 3380879.0,
|
| 750 |
"step": 730
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 751 |
}
|
| 752 |
],
|
| 753 |
"logging_steps": 10,
|
|
@@ -767,7 +777,7 @@
|
|
| 767 |
"attributes": {}
|
| 768 |
}
|
| 769 |
},
|
| 770 |
-
"total_flos": 1.
|
| 771 |
"train_batch_size": 4,
|
| 772 |
"trial_name": null,
|
| 773 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.15786666666666666,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 740,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 748 |
"mean_token_accuracy": 0.7387717284262181,
|
| 749 |
"num_tokens": 3380879.0,
|
| 750 |
"step": 730
|
| 751 |
+
},
|
| 752 |
+
{
|
| 753 |
+
"entropy": 0.9154682122170925,
|
| 754 |
+
"epoch": 0.15786666666666666,
|
| 755 |
+
"grad_norm": 0.2581311762332916,
|
| 756 |
+
"learning_rate": 9.942383884619455e-05,
|
| 757 |
+
"loss": 1.0275691032409668,
|
| 758 |
+
"mean_token_accuracy": 0.7657118752598763,
|
| 759 |
+
"num_tokens": 3430079.0,
|
| 760 |
+
"step": 740
|
| 761 |
}
|
| 762 |
],
|
| 763 |
"logging_steps": 10,
|
|
|
|
| 777 |
"attributes": {}
|
| 778 |
}
|
| 779 |
},
|
| 780 |
+
"total_flos": 1.6239738809822208e+16,
|
| 781 |
"train_batch_size": 4,
|
| 782 |
"trial_name": null,
|
| 783 |
"trial_params": null
|