Asilarkness commited on
Commit
1dd0652
·
verified ·
1 Parent(s): 18fb6ef

Upload training_state.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_state.json +23 -21
training_state.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "step": 9900,
3
- "tokens": 973209600,
4
  "parameters": {
5
  "total": 998694784,
6
  "active": 340154240,
@@ -9,29 +9,31 @@
9
  },
10
  "batch_size": 96,
11
  "sequence_length": 1024,
12
- "loss": 1.0625,
13
- "auxiliary_loss": 1.7109375,
14
- "gradient_norm": 0.2578125,
15
- "route": 2,
16
- "lr_scale": 0.9821759560471955,
17
- "tokens_per_second": 456298.6179129821,
18
- "elapsed_seconds": 1576.9391847389998,
19
- "average_patch_bytes": 8.144490472245236,
20
  "patch_coalesced_rate": 0.11458333333333333,
21
  "gate": 0.53515625,
22
  "peak_vram_gib": 24.91581106185913,
23
  "documents": {
24
- "HuggingFaceFW/fineweb-edu:sample-10BT": 72014,
25
- "HuggingFaceTB/finemath:finemath-4plus": 25642,
26
- "HuggingFaceTB/smollm-corpus:cosmopedia-v2": 15533,
27
- "open-r1/OpenR1-Math-220k:default": 31623,
28
- "open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated": 457
29
  },
30
  "source_bytes": {
31
- "HuggingFaceFW/fineweb-edu:sample-10BT": 336934389,
32
- "HuggingFaceTB/finemath:finemath-4plus": 127805349,
33
- "HuggingFaceTB/smollm-corpus:cosmopedia-v2": 58094772,
34
- "open-r1/OpenR1-Math-220k:default": 40664196,
35
- "open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated": 17456161
36
- }
 
 
37
  }
 
1
  {
2
+ "step": 10000,
3
+ "tokens": 983040000,
4
  "parameters": {
5
  "total": 998694784,
6
  "active": 340154240,
 
9
  },
10
  "batch_size": 96,
11
  "sequence_length": 1024,
12
+ "loss": 0.99609375,
13
+ "auxiliary_loss": 1.3828125,
14
+ "gradient_norm": 0.1494140625,
15
+ "route": 0,
16
+ "lr_scale": 0.9817758610406299,
17
+ "tokens_per_second": 455814.1952219926,
18
+ "elapsed_seconds": 1598.9329262580013,
19
+ "average_patch_bytes": 8.525932350390287,
20
  "patch_coalesced_rate": 0.11458333333333333,
21
  "gate": 0.53515625,
22
  "peak_vram_gib": 24.91581106185913,
23
  "documents": {
24
+ "HuggingFaceFW/fineweb-edu:sample-10BT": 73231,
25
+ "HuggingFaceTB/finemath:finemath-4plus": 26090,
26
+ "HuggingFaceTB/smollm-corpus:cosmopedia-v2": 15790,
27
+ "open-r1/OpenR1-Math-220k:default": 32147,
28
+ "open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated": 464
29
  },
30
  "source_bytes": {
31
+ "HuggingFaceFW/fineweb-edu:sample-10BT": 342662456,
32
+ "HuggingFaceTB/finemath:finemath-4plus": 129972402,
33
+ "HuggingFaceTB/smollm-corpus:cosmopedia-v2": 59077727,
34
+ "open-r1/OpenR1-Math-220k:default": 41355928,
35
+ "open-r1/codeforces-cots:solutions_w_editorials_py_decontaminated": 17732336
36
+ },
37
+ "validation_loss": 1.064453125,
38
+ "checkpoint_started": true
39
  }