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 1710, 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:014c0d12f1a956d8a9aee31eee688ca0b8eb039a7a58a63a9fb1a11bed6cea9a
|
| 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:b9f9d0676755dc016ab10cf2537f9d10f21f94c67a0e4f0e699830ef2f7db45f
|
| 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:67740b58de2d398f118cf26025c0b2dd055c24fbf6c9d71776ef18279c5cac42
|
| 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:755cc8d3ef932fccb0a2acd2756939cec461b9e4d5b6b2409e7355cc6da2226e
|
| 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,
|
|
@@ -1718,6 +1718,16 @@
|
|
| 1718 |
"mean_token_accuracy": 0.7566492781043053,
|
| 1719 |
"num_tokens": 7890665.0,
|
| 1720 |
"step": 1700
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1721 |
}
|
| 1722 |
],
|
| 1723 |
"logging_steps": 10,
|
|
@@ -1737,7 +1747,7 @@
|
|
| 1737 |
"attributes": {}
|
| 1738 |
}
|
| 1739 |
},
|
| 1740 |
-
"total_flos": 3.
|
| 1741 |
"train_batch_size": 4,
|
| 1742 |
"trial_name": null,
|
| 1743 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.3648,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 1710,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 1718 |
"mean_token_accuracy": 0.7566492781043053,
|
| 1719 |
"num_tokens": 7890665.0,
|
| 1720 |
"step": 1700
|
| 1721 |
+
},
|
| 1722 |
+
{
|
| 1723 |
+
"entropy": 0.8920052781701088,
|
| 1724 |
+
"epoch": 0.3648,
|
| 1725 |
+
"grad_norm": 0.22740185260772705,
|
| 1726 |
+
"learning_rate": 9.417028972676359e-05,
|
| 1727 |
+
"loss": 1.005050277709961,
|
| 1728 |
+
"mean_token_accuracy": 0.7736168324947357,
|
| 1729 |
+
"num_tokens": 7933849.0,
|
| 1730 |
+
"step": 1710
|
| 1731 |
}
|
| 1732 |
],
|
| 1733 |
"logging_steps": 10,
|
|
|
|
| 1747 |
"attributes": {}
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
+
"total_flos": 3.762971550634906e+16,
|
| 1751 |
"train_batch_size": 4,
|
| 1752 |
"trial_name": null,
|
| 1753 |
"trial_params": null
|