Upload training_state.json with huggingface_hub
Browse files- training_state.json +22 -24
training_state.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"step":
|
| 3 |
-
"tokens":
|
| 4 |
"parameters": {
|
| 5 |
"total": 998694784,
|
| 6 |
"active": 340154240,
|
|
@@ -9,31 +9,29 @@
|
|
| 9 |
},
|
| 10 |
"batch_size": 96,
|
| 11 |
"sequence_length": 1024,
|
| 12 |
-
"loss":
|
| 13 |
-
"auxiliary_loss": 1.
|
| 14 |
-
"gradient_norm": 0.
|
| 15 |
-
"route":
|
| 16 |
-
"lr_scale": 0.
|
| 17 |
-
"tokens_per_second":
|
| 18 |
-
"elapsed_seconds":
|
| 19 |
-
"average_patch_bytes":
|
| 20 |
-
"patch_coalesced_rate": 0.
|
| 21 |
"gate": 0.53125,
|
| 22 |
"peak_vram_gib": 24.91581106185913,
|
| 23 |
"documents": {
|
| 24 |
-
"HuggingFaceFW/fineweb-edu:sample-10BT":
|
| 25 |
-
"HuggingFaceTB/finemath:finemath-4plus":
|
| 26 |
-
"HuggingFaceTB/smollm-corpus:cosmopedia-v2":
|
| 27 |
-
"open-r1/OpenR1-Math-220k:default":
|
| 28 |
-
"open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated":
|
| 29 |
},
|
| 30 |
"source_bytes": {
|
| 31 |
-
"HuggingFaceFW/fineweb-edu:sample-10BT":
|
| 32 |
-
"HuggingFaceTB/finemath:finemath-4plus":
|
| 33 |
-
"HuggingFaceTB/smollm-corpus:cosmopedia-v2":
|
| 34 |
-
"open-r1/OpenR1-Math-220k:default":
|
| 35 |
-
"open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated":
|
| 36 |
-
}
|
| 37 |
-
"validation_loss": 1.0546875,
|
| 38 |
-
"checkpoint_started": true
|
| 39 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"step": 11100,
|
| 3 |
+
"tokens": 1091174400,
|
| 4 |
"parameters": {
|
| 5 |
"total": 998694784,
|
| 6 |
"active": 340154240,
|
|
|
|
| 9 |
},
|
| 10 |
"batch_size": 96,
|
| 11 |
"sequence_length": 1024,
|
| 12 |
+
"loss": 0.9765625,
|
| 13 |
+
"auxiliary_loss": 1.3515625,
|
| 14 |
+
"gradient_norm": 0.138671875,
|
| 15 |
+
"route": 2,
|
| 16 |
+
"lr_scale": 0.9770887670336095,
|
| 17 |
+
"tokens_per_second": 456579.6963227891,
|
| 18 |
+
"elapsed_seconds": 1844.6724838319988,
|
| 19 |
+
"average_patch_bytes": 8.908382419574082,
|
| 20 |
+
"patch_coalesced_rate": 0.07291666666666667,
|
| 21 |
"gate": 0.53125,
|
| 22 |
"peak_vram_gib": 24.91581106185913,
|
| 23 |
"documents": {
|
| 24 |
+
"HuggingFaceFW/fineweb-edu:sample-10BT": 86801,
|
| 25 |
+
"HuggingFaceTB/finemath:finemath-4plus": 30911,
|
| 26 |
+
"HuggingFaceTB/smollm-corpus:cosmopedia-v2": 18665,
|
| 27 |
+
"open-r1/OpenR1-Math-220k:default": 38052,
|
| 28 |
+
"open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated": 538
|
| 29 |
},
|
| 30 |
"source_bytes": {
|
| 31 |
+
"HuggingFaceFW/fineweb-edu:sample-10BT": 405420184,
|
| 32 |
+
"HuggingFaceTB/finemath:finemath-4plus": 153781212,
|
| 33 |
+
"HuggingFaceTB/smollm-corpus:cosmopedia-v2": 69899623,
|
| 34 |
+
"open-r1/OpenR1-Math-220k:default": 48932159,
|
| 35 |
+
"open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated": 21002254
|
| 36 |
+
}
|
|
|
|
|
|
|
| 37 |
}
|