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 1950, 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:9fe39fff458d6b62846442523528cce378f798e09f1e67c0b4568c2d3f592d4b
|
| 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:acbd7b4dd42466221bba71411da9f586fd88a167e9e8a901f7cd5049747da468
|
| 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:fd5a6c67f9781c4e91ddafe3e118cf0facdb785f4abb89cd52f5fc13e9252a6b
|
| 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:2e9566af3e319364a3808e69e353e8c1787eec78598708372beecd198ce7557b
|
| 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,
|
|
@@ -1958,6 +1958,16 @@
|
|
| 1958 |
"mean_token_accuracy": 0.7712534263730049,
|
| 1959 |
"num_tokens": 8990326.0,
|
| 1960 |
"step": 1940
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1961 |
}
|
| 1962 |
],
|
| 1963 |
"logging_steps": 10,
|
|
@@ -1977,7 +1987,7 @@
|
|
| 1977 |
"attributes": {}
|
| 1978 |
}
|
| 1979 |
},
|
| 1980 |
-
"total_flos": 4.
|
| 1981 |
"train_batch_size": 4,
|
| 1982 |
"trial_name": null,
|
| 1983 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.416,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 1950,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 1958 |
"mean_token_accuracy": 0.7712534263730049,
|
| 1959 |
"num_tokens": 8990326.0,
|
| 1960 |
"step": 1940
|
| 1961 |
+
},
|
| 1962 |
+
{
|
| 1963 |
+
"entropy": 1.0142885446548462,
|
| 1964 |
+
"epoch": 0.416,
|
| 1965 |
+
"grad_norm": 0.25167402625083923,
|
| 1966 |
+
"learning_rate": 9.20737313331655e-05,
|
| 1967 |
+
"loss": 1.0986696243286134,
|
| 1968 |
+
"mean_token_accuracy": 0.7525161564350128,
|
| 1969 |
+
"num_tokens": 9037859.0,
|
| 1970 |
+
"step": 1950
|
| 1971 |
}
|
| 1972 |
],
|
| 1973 |
"logging_steps": 10,
|
|
|
|
| 1987 |
"attributes": {}
|
| 1988 |
}
|
| 1989 |
},
|
| 1990 |
+
"total_flos": 4.290455148931277e+16,
|
| 1991 |
"train_batch_size": 4,
|
| 1992 |
"trial_name": null,
|
| 1993 |
"trial_params": null
|