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 430, 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:ae250b808391f35fbdef96d5186b099cd7e2b4e3b56aa527d259bad9175184cd
|
| 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:5983422f152e5254dc7d851895cf3dcbfc3884c6b6861a85daafd913bb66677d
|
| 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:ec17cdbee57edc9c3932443e7e28d062ca51eba471aa77d55b6cea78da6bc812
|
| 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:5d37ddffce7cf94e2aa183379513439ac7bafddcb9ed7faca66cebb59aaaac58
|
| 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,
|
|
@@ -438,6 +438,16 @@
|
|
| 438 |
"mean_token_accuracy": 0.7604640245437622,
|
| 439 |
"num_tokens": 1934494.0,
|
| 440 |
"step": 420
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 441 |
}
|
| 442 |
],
|
| 443 |
"logging_steps": 10,
|
|
@@ -457,7 +467,7 @@
|
|
| 457 |
"attributes": {}
|
| 458 |
}
|
| 459 |
},
|
| 460 |
-
"total_flos":
|
| 461 |
"train_batch_size": 4,
|
| 462 |
"trial_name": null,
|
| 463 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": null,
|
| 3 |
"best_metric": null,
|
| 4 |
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.09173333333333333,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 430,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 438 |
"mean_token_accuracy": 0.7604640245437622,
|
| 439 |
"num_tokens": 1934494.0,
|
| 440 |
"step": 420
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"entropy": 0.963299511373043,
|
| 444 |
+
"epoch": 0.09173333333333333,
|
| 445 |
+
"grad_norm": 0.29464003443717957,
|
| 446 |
+
"learning_rate": 9.995016229448395e-05,
|
| 447 |
+
"loss": 1.0001104354858399,
|
| 448 |
+
"mean_token_accuracy": 0.763674932718277,
|
| 449 |
+
"num_tokens": 1976770.0,
|
| 450 |
+
"step": 430
|
| 451 |
}
|
| 452 |
],
|
| 453 |
"logging_steps": 10,
|
|
|
|
| 467 |
"attributes": {}
|
| 468 |
}
|
| 469 |
},
|
| 470 |
+
"total_flos": 9384536477193216.0,
|
| 471 |
"train_batch_size": 4,
|
| 472 |
"trial_name": null,
|
| 473 |
"trial_params": null
|