seyedparsa commited on
Commit
5ee80fc
·
verified ·
1 Parent(s): 85034b4

Upload folder using huggingface_hub

Browse files
tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.5/checkpoint_latest.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3886f6c0b37572fbf98e5fd16ca52c3f1d8605c0ed8fb8e69d35a7b38103607e
3
+ size 179870203
tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.5/config.json ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "project": "lyot-curriculum",
3
+ "save_path": "runs",
4
+ "tasks": {
5
+ "family": "random_tree",
6
+ "arms": "",
7
+ "length": "",
8
+ "targets": "deepest",
9
+ "n_train": 10000,
10
+ "n_valid": 1000,
11
+ "n": 10
12
+ },
13
+ "model": {
14
+ "n_layer": 2,
15
+ "n_head": 8,
16
+ "n_embd": 768,
17
+ "n_positions": 1024
18
+ },
19
+ "method": "atc",
20
+ "curriculum": "ring",
21
+ "staging": "revisit",
22
+ "staging_threshold": 0.9,
23
+ "staging_patience": 5,
24
+ "max_latent_stage": 8,
25
+ "c_thought": 1,
26
+ "uniform_prob": 0.5,
27
+ "grow_task_difficulty": false,
28
+ "shuffle_nodes": false,
29
+ "reset_optimizer": false,
30
+ "num_epochs": 800,
31
+ "batch_size_training": 128,
32
+ "gradient_accumulation_steps": 1,
33
+ "lr": 3e-05,
34
+ "weight_decay": 0.01,
35
+ "seed": 0,
36
+ "eval_every": 1,
37
+ "save_every": 100,
38
+ "wandb": true,
39
+ "group": "tree10",
40
+ "name": "tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.5",
41
+ "tags": [
42
+ "star2x5",
43
+ "adaptive"
44
+ ],
45
+ "method_options": {
46
+ "answer_mark": false,
47
+ "hidden_prob": 0.75
48
+ },
49
+ "staging_metric": "acc",
50
+ "show_samples": 4,
51
+ "show_thoughts": 32,
52
+ "show_thought_rows": 3,
53
+ "loss": "ce",
54
+ "n_nodes": 20
55
+ }
tree10-n10-lr3e-5-drop75-noshuf-ce-resetF-revisit-up0.5/metrics.jsonl ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"epoch": 1, "stage": 0, "train/epoch_loss": 3.046014779730688, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.1, "eval/acc": 0.049, "eval/acc_d2": 0.0, "eval/acc_d3": 0.010101010101010102, "eval/acc_d4": 0.045112781954887216, "eval/acc_d5": 0.06188925081433225, "eval/acc_d6": 0.05069124423963134, "eval/acc_d7": 0.06756756756756757, "eval/acc_d8": 0.03571428571428571, "eval/acc_d9": 0.0, "thoughts/mass_top2": 0.16511431466532897, "thoughts/split": 0.8336489369745363, "thoughts/split_first": 0.8370406192059632, "thoughts/split_last": 0.7908896665175438, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.169, "atc-ring/answer/acc_d1": 0.169, "eval/loss": 2.911847472190857, "stage/next": 0, "stage/acc_s0": 0.169, "stage/streak_s0": 0}
2
+ {"epoch": 2, "stage": 0, "train/epoch_loss": 2.6677303072772447, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.488, "eval/acc_d2": 1.0, "eval/acc_d3": 0.5252525252525253, "eval/acc_d4": 0.518796992481203, "eval/acc_d5": 0.49185667752442996, "eval/acc_d6": 0.47465437788018433, "eval/acc_d7": 0.3918918918918919, "eval/acc_d8": 0.39285714285714285, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.7124198002562131, "thoughts/split": 0.4605371241722445, "thoughts/split_first": 0.3691497488600354, "thoughts/split_last": 0.5405209086134373, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.519, "atc-ring/answer/acc_d1": 0.519, "eval/loss": 2.435196340084076, "stage/next": 0, "stage/acc_s0": 0.519, "stage/streak_s0": 0}
3
+ {"epoch": 3, "stage": 0, "train/epoch_loss": 2.436547342735001, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.481, "eval/acc_d2": 0.5, "eval/acc_d3": 0.42424242424242425, "eval/acc_d4": 0.4473684210526316, "eval/acc_d5": 0.5146579804560261, "eval/acc_d6": 0.5023041474654378, "eval/acc_d7": 0.5, "eval/acc_d8": 0.4642857142857143, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.7450504522923738, "thoughts/split": 0.5025643546270901, "thoughts/split_first": 0.4301542929057473, "thoughts/split_last": 0.8884131175930331, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.498, "atc-ring/answer/acc_d1": 0.498, "eval/loss": 2.3350587487220764, "stage/next": 0, "stage/acc_s0": 0.498, "stage/streak_s0": 0}
4
+ {"epoch": 4, "stage": 0, "train/epoch_loss": 2.395125198967849, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.9, "eval/acc": 0.482, "eval/acc_d2": 0.5, "eval/acc_d3": 0.46464646464646464, "eval/acc_d4": 0.5225563909774437, "eval/acc_d5": 0.498371335504886, "eval/acc_d6": 0.46543778801843316, "eval/acc_d7": 0.36486486486486486, "eval/acc_d8": 0.42857142857142855, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7362462154602352, "thoughts/split": 0.5498723053685121, "thoughts/split_first": 0.4268286969453903, "thoughts/split_last": 0.7804812646844471, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.508, "atc-ring/answer/acc_d1": 0.508, "eval/loss": 2.3242051899433136, "stage/next": 0, "stage/acc_s0": 0.508, "stage/streak_s0": 0}
5
+ {"epoch": 5, "stage": 0, "train/epoch_loss": 2.3864660685575463, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.2, "eval/acc": 0.5, "eval/acc_d2": 0.5, "eval/acc_d3": 0.47474747474747475, "eval/acc_d4": 0.5488721804511278, "eval/acc_d5": 0.5504885993485342, "eval/acc_d6": 0.4976958525345622, "eval/acc_d7": 0.24324324324324326, "eval/acc_d8": 0.2857142857142857, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7140647637568516, "thoughts/split": 0.4931018341467434, "thoughts/split_first": 0.3916960215244336, "thoughts/split_last": 0.921327587335698, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.465, "atc-ring/answer/acc_d1": 0.465, "eval/loss": 2.3670573234558105, "stage/next": 0, "stage/acc_s0": 0.465, "stage/streak_s0": 0}
6
+ {"epoch": 6, "stage": 0, "train/epoch_loss": 2.356134200397926, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.9, "eval/acc": 0.501, "eval/acc_d2": 1.0, "eval/acc_d3": 0.5252525252525253, "eval/acc_d4": 0.5263157894736842, "eval/acc_d5": 0.5504885993485342, "eval/acc_d6": 0.46543778801843316, "eval/acc_d7": 0.28378378378378377, "eval/acc_d8": 0.42857142857142855, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.7108810901999065, "thoughts/split": 0.5187907557258111, "thoughts/split_first": 0.39121376485750187, "thoughts/split_last": 0.8334724389159118, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.484, "atc-ring/answer/acc_d1": 0.484, "eval/loss": 2.386415809392929, "stage/next": 0, "stage/acc_s0": 0.484, "stage/streak_s0": 0}
7
+ {"epoch": 7, "stage": 0, "train/epoch_loss": 2.3590985762922068, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.6, "eval/acc": 0.476, "eval/acc_d2": 0.5, "eval/acc_d3": 0.46464646464646464, "eval/acc_d4": 0.518796992481203, "eval/acc_d5": 0.495114006514658, "eval/acc_d6": 0.47465437788018433, "eval/acc_d7": 0.35135135135135137, "eval/acc_d8": 0.2857142857142857, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.6719745437882535, "thoughts/split": 0.5897878474472503, "thoughts/split_first": 0.445428558019848, "thoughts/split_last": 0.9768706232142771, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.515, "atc-ring/answer/acc_d1": 0.515, "eval/loss": 2.299967259168625, "stage/next": 0, "stage/acc_s0": 0.515, "stage/streak_s0": 0}
8
+ {"epoch": 8, "stage": 0, "train/epoch_loss": 2.3397462368011475, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.379, "eval/acc_d2": 0.5, "eval/acc_d3": 0.43434343434343436, "eval/acc_d4": 0.5, "eval/acc_d5": 0.4234527687296417, "eval/acc_d6": 0.2488479262672811, "eval/acc_d7": 0.12162162162162163, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.7094961002673188, "thoughts/split": 0.6499742340131022, "thoughts/split_first": 0.5592531509540943, "thoughts/split_last": 0.5247917680492015, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.493, "atc-ring/answer/acc_d1": 0.493, "eval/loss": 2.3435733318328857, "stage/next": 0, "stage/acc_s0": 0.493, "stage/streak_s0": 0}
9
+ {"epoch": 9, "stage": 0, "train/epoch_loss": 2.3472678872603403, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.411, "eval/acc_d2": 0.0, "eval/acc_d3": 0.43434343434343436, "eval/acc_d4": 0.4849624060150376, "eval/acc_d5": 0.4723127035830619, "eval/acc_d6": 0.3225806451612903, "eval/acc_d7": 0.20270270270270271, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.7289303729234085, "thoughts/split": 0.4980995150199502, "thoughts/split_first": 0.3370261383317236, "thoughts/split_last": 0.6943002719557235, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.512, "atc-ring/answer/acc_d1": 0.512, "eval/loss": 2.2983652353286743, "stage/next": 0, "stage/acc_s0": 0.512, "stage/streak_s0": 0}
10
+ {"epoch": 10, "stage": 0, "train/epoch_loss": 2.3429692696921434, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.442, "eval/acc_d2": 0.0, "eval/acc_d3": 0.41414141414141414, "eval/acc_d4": 0.5488721804511278, "eval/acc_d5": 0.46905537459283386, "eval/acc_d6": 0.3778801843317972, "eval/acc_d7": 0.2702702702702703, "eval/acc_d8": 0.2857142857142857, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.6649183774851772, "thoughts/split": 0.5484460810899646, "thoughts/split_first": 0.413795375980303, "thoughts/split_last": 0.9333208452030259, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.517, "atc-ring/answer/acc_d1": 0.517, "eval/loss": 2.3107040226459503, "stage/next": 0, "stage/acc_s0": 0.517, "stage/streak_s0": 0}
11
+ {"epoch": 11, "stage": 0, "train/epoch_loss": 2.3431104829039753, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.1, "eval/acc": 0.403, "eval/acc_d2": 0.0, "eval/acc_d3": 0.4444444444444444, "eval/acc_d4": 0.5375939849624061, "eval/acc_d5": 0.4169381107491857, "eval/acc_d6": 0.33640552995391704, "eval/acc_d7": 0.12162162162162163, "eval/acc_d8": 0.14285714285714285, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.7035045906237952, "thoughts/split": 0.5446994770481336, "thoughts/split_first": 0.47336386452955237, "thoughts/split_last": 0.996425315365227, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.52, "atc-ring/answer/acc_d1": 0.52, "eval/loss": 2.292090654373169, "stage/next": 0, "stage/acc_s0": 0.52, "stage/streak_s0": 0}
12
+ {"epoch": 12, "stage": 0, "train/epoch_loss": 2.319201116320453, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.3, "eval/acc": 0.4, "eval/acc_d2": 1.0, "eval/acc_d3": 0.43434343434343436, "eval/acc_d4": 0.49624060150375937, "eval/acc_d5": 0.4169381107491857, "eval/acc_d6": 0.3317972350230415, "eval/acc_d7": 0.1891891891891892, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.7359701049552388, "thoughts/split": 0.510094586564241, "thoughts/split_first": 0.43020939445096495, "thoughts/split_last": 0.8420823087106842, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.503, "atc-ring/answer/acc_d1": 0.503, "eval/loss": 2.2980008721351624, "stage/next": 0, "stage/acc_s0": 0.503, "stage/streak_s0": 0}
13
+ {"epoch": 13, "stage": 0, "train/epoch_loss": 2.322312101533141, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.37, "eval/acc_d2": 0.5, "eval/acc_d3": 0.45454545454545453, "eval/acc_d4": 0.4849624060150376, "eval/acc_d5": 0.3973941368078176, "eval/acc_d6": 0.25806451612903225, "eval/acc_d7": 0.13513513513513514, "eval/acc_d8": 0.14285714285714285, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7077264817150897, "thoughts/split": 0.5610004403303465, "thoughts/split_first": 0.4851543181309057, "thoughts/split_last": 0.7213044673504851, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.511, "atc-ring/answer/acc_d1": 0.511, "eval/loss": 2.2747886776924133, "stage/next": 0, "stage/acc_s0": 0.511, "stage/streak_s0": 0}
14
+ {"epoch": 14, "stage": 0, "train/epoch_loss": 2.318889898589895, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.352, "eval/acc_d2": 0.5, "eval/acc_d3": 0.45454545454545453, "eval/acc_d4": 0.49624060150375937, "eval/acc_d5": 0.36156351791530944, "eval/acc_d6": 0.2350230414746544, "eval/acc_d7": 0.0945945945945946, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.6711682028149906, "thoughts/split": 0.6331377960362962, "thoughts/split_first": 0.5020676242947749, "thoughts/split_last": 0.9464535451344493, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.494, "atc-ring/answer/acc_d1": 0.494, "eval/loss": 2.3430673480033875, "stage/next": 0, "stage/acc_s0": 0.494, "stage/streak_s0": 0}
15
+ {"epoch": 15, "stage": 0, "train/epoch_loss": 2.3193454500995103, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.7, "eval/acc": 0.341, "eval/acc_d2": 0.0, "eval/acc_d3": 0.37373737373737376, "eval/acc_d4": 0.45864661654135336, "eval/acc_d5": 0.3778501628664495, "eval/acc_d6": 0.24423963133640553, "eval/acc_d7": 0.0945945945945946, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.6731290058934525, "thoughts/split": 0.5512481655490333, "thoughts/split_first": 0.41940955080851483, "thoughts/split_last": 0.8789820070028488, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.512, "atc-ring/answer/acc_d1": 0.512, "eval/loss": 2.3241884410381317, "stage/next": 0, "stage/acc_s0": 0.512, "stage/streak_s0": 0}
16
+ {"epoch": 16, "stage": 0, "train/epoch_loss": 2.3111401660532893, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.397, "eval/acc_d2": 0.0, "eval/acc_d3": 0.3838383838383838, "eval/acc_d4": 0.49624060150375937, "eval/acc_d5": 0.4560260586319218, "eval/acc_d6": 0.2903225806451613, "eval/acc_d7": 0.1891891891891892, "eval/acc_d8": 0.25, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7135208647519554, "thoughts/split": 0.5766925766912702, "thoughts/split_first": 0.4788305493472445, "thoughts/split_last": 0.7220071915241454, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.484, "atc-ring/answer/acc_d1": 0.484, "eval/loss": 2.2969610691070557, "stage/next": 0, "stage/acc_s0": 0.484, "stage/streak_s0": 0}
17
+ {"epoch": 17, "stage": 0, "train/epoch_loss": 2.279939422124549, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.405, "eval/acc_d2": 0.0, "eval/acc_d3": 0.47474747474747475, "eval/acc_d4": 0.462406015037594, "eval/acc_d5": 0.48859934853420195, "eval/acc_d6": 0.30414746543778803, "eval/acc_d7": 0.13513513513513514, "eval/acc_d8": 0.21428571428571427, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7157176469184764, "thoughts/split": 0.5932514389836108, "thoughts/split_first": 0.45368653303620127, "thoughts/split_last": 0.906243383888301, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.494, "atc-ring/answer/acc_d1": 0.494, "eval/loss": 2.2957856953144073, "stage/next": 0, "stage/acc_s0": 0.494, "stage/streak_s0": 0}
18
+ {"epoch": 18, "stage": 0, "train/epoch_loss": 2.2869881678231154, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.363, "eval/acc_d2": 0.0, "eval/acc_d3": 0.48484848484848486, "eval/acc_d4": 0.45112781954887216, "eval/acc_d5": 0.39087947882736157, "eval/acc_d6": 0.2488479262672811, "eval/acc_d7": 0.16216216216216217, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.7036414979893255, "thoughts/split": 0.5940679440708081, "thoughts/split_first": 0.457633430005748, "thoughts/split_last": 0.7957354001890811, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.496, "atc-ring/answer/acc_d1": 0.496, "eval/loss": 2.286690801382065, "stage/next": 0, "stage/acc_s0": 0.496, "stage/streak_s0": 0}
19
+ {"epoch": 19, "stage": 0, "train/epoch_loss": 2.280077321619927, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.3, "eval/acc": 0.384, "eval/acc_d2": 0.5, "eval/acc_d3": 0.4444444444444444, "eval/acc_d4": 0.46616541353383456, "eval/acc_d5": 0.44625407166123776, "eval/acc_d6": 0.2534562211981567, "eval/acc_d7": 0.22972972972972974, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7120990923618618, "thoughts/split": 0.5535544943225856, "thoughts/split_first": 0.4685035619507452, "thoughts/split_last": 0.9879020732431751, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.504, "atc-ring/answer/acc_d1": 0.504, "eval/loss": 2.3101393580436707, "stage/next": 0, "stage/acc_s0": 0.504, "stage/streak_s0": 0}
20
+ {"epoch": 20, "stage": 0, "train/epoch_loss": 2.2927823579764066, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.5, "eval/acc": 0.42, "eval/acc_d2": 0.0, "eval/acc_d3": 0.41414141414141414, "eval/acc_d4": 0.5037593984962406, "eval/acc_d5": 0.4592833876221498, "eval/acc_d6": 0.35023041474654376, "eval/acc_d7": 0.25675675675675674, "eval/acc_d8": 0.21428571428571427, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7315604708935708, "thoughts/split": 0.551311446231353, "thoughts/split_first": 0.45377076778596254, "thoughts/split_last": 0.7936141740511051, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.516, "atc-ring/answer/acc_d1": 0.516, "eval/loss": 2.2989382147789, "stage/next": 0, "stage/acc_s0": 0.516, "stage/streak_s0": 0}
21
+ {"epoch": 21, "stage": 0, "train/epoch_loss": 2.251421448550647, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.445, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5353535353535354, "eval/acc_d4": 0.5112781954887218, "eval/acc_d5": 0.46905537459283386, "eval/acc_d6": 0.3824884792626728, "eval/acc_d7": 0.24324324324324326, "eval/acc_d8": 0.25, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7445116617704091, "thoughts/split": 0.6195894145403361, "thoughts/split_first": 0.5324949669579699, "thoughts/split_last": 0.7892528042777083, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.489, "atc-ring/answer/acc_d1": 0.489, "eval/loss": 2.319300502538681, "stage/next": 0, "stage/acc_s0": 0.489, "stage/streak_s0": 0}
22
+ {"epoch": 22, "stage": 0, "train/epoch_loss": 2.269678026815004, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.3, "eval/acc": 0.372, "eval/acc_d2": 0.0, "eval/acc_d3": 0.46464646464646464, "eval/acc_d4": 0.4398496240601504, "eval/acc_d5": 0.4527687296416938, "eval/acc_d6": 0.2534562211981567, "eval/acc_d7": 0.12162162162162163, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.6925003963892591, "thoughts/split": 0.6268397043383149, "thoughts/split_first": 0.5133940405024818, "thoughts/split_last": 0.8085527655455882, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.468, "atc-ring/answer/acc_d1": 0.468, "eval/loss": 2.3100982904434204, "stage/next": 0, "stage/acc_s0": 0.468, "stage/streak_s0": 0}
23
+ {"epoch": 23, "stage": 0, "train/epoch_loss": 2.264168694049497, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.2, "eval/acc": 0.359, "eval/acc_d2": 0.0, "eval/acc_d3": 0.5050505050505051, "eval/acc_d4": 0.4924812030075188, "eval/acc_d5": 0.40390879478827363, "eval/acc_d6": 0.17972350230414746, "eval/acc_d7": 0.10810810810810811, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.6963257050677522, "thoughts/split": 0.6160027857695702, "thoughts/split_first": 0.5025990180707608, "thoughts/split_last": 0.8208982691093201, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.464, "atc-ring/answer/acc_d1": 0.464, "eval/loss": 2.2929113507270813, "stage/next": 0, "stage/acc_s0": 0.464, "stage/streak_s0": 0}
24
+ {"epoch": 24, "stage": 0, "train/epoch_loss": 2.256075671956509, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.353, "eval/acc_d2": 0.0, "eval/acc_d3": 0.3838383838383838, "eval/acc_d4": 0.4849624060150376, "eval/acc_d5": 0.3713355048859935, "eval/acc_d6": 0.24423963133640553, "eval/acc_d7": 0.13513513513513514, "eval/acc_d8": 0.25, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.6796756995306031, "thoughts/split": 0.5840218215480582, "thoughts/split_first": 0.4756005191400004, "thoughts/split_last": 0.7969037022873395, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.48, "atc-ring/answer/acc_d1": 0.48, "eval/loss": 2.2195404171943665, "stage/next": 0, "stage/acc_s0": 0.48, "stage/streak_s0": 0}
25
+ {"epoch": 25, "stage": 0, "train/epoch_loss": 2.253035029278526, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.0, "eval/acc": 0.315, "eval/acc_d2": 0.0, "eval/acc_d3": 0.5050505050505051, "eval/acc_d4": 0.4323308270676692, "eval/acc_d5": 0.32247557003257327, "eval/acc_d6": 0.16589861751152074, "eval/acc_d7": 0.10810810810810811, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.7277366887420824, "thoughts/split": 0.531488815239003, "thoughts/split_first": 0.48432168687684823, "thoughts/split_last": 0.5740988951326279, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.494, "atc-ring/answer/acc_d1": 0.494, "eval/loss": 2.284931927919388, "stage/next": 0, "stage/acc_s0": 0.494, "stage/streak_s0": 0}
26
+ {"epoch": 26, "stage": 0, "train/epoch_loss": 2.225122545338884, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.284, "eval/acc_d2": 0.5, "eval/acc_d3": 0.37373737373737376, "eval/acc_d4": 0.3684210526315789, "eval/acc_d5": 0.32247557003257327, "eval/acc_d6": 0.1889400921658986, "eval/acc_d7": 0.08108108108108109, "eval/acc_d8": 0.03571428571428571, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.677458967605274, "thoughts/split": 0.5864680133225135, "thoughts/split_first": 0.48543059987764436, "thoughts/split_last": 0.7253573801854577, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.505, "atc-ring/answer/acc_d1": 0.505, "eval/loss": 2.2447932362556458, "stage/next": 0, "stage/acc_s0": 0.505, "stage/streak_s0": 0}
27
+ {"epoch": 27, "stage": 0, "train/epoch_loss": 2.1881152074548265, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.229, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3939393939393939, "eval/acc_d4": 0.3383458646616541, "eval/acc_d5": 0.21172638436482086, "eval/acc_d6": 0.12442396313364056, "eval/acc_d7": 0.06756756756756757, "eval/acc_d8": 0.03571428571428571, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.6529090710188428, "thoughts/split": 0.5949613462984839, "thoughts/split_first": 0.5268505177456805, "thoughts/split_last": 0.9092421206865618, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.516, "atc-ring/answer/acc_d1": 0.516, "eval/loss": 2.155504062771797, "stage/next": 0, "stage/acc_s0": 0.516, "stage/streak_s0": 0}
28
+ {"epoch": 28, "stage": 0, "train/epoch_loss": 2.113100248047068, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.146, "eval/acc_d2": 0.0, "eval/acc_d3": 0.3333333333333333, "eval/acc_d4": 0.2669172932330827, "eval/acc_d5": 0.09120521172638436, "eval/acc_d6": 0.05069124423963134, "eval/acc_d7": 0.0, "eval/acc_d8": 0.07142857142857142, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.6144153437998197, "thoughts/split": 0.625177118586068, "thoughts/split_first": 0.5010467648262373, "thoughts/split_last": 0.9343595910203131, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.543, "atc-ring/answer/acc_d1": 0.543, "eval/loss": 1.991390898823738, "stage/next": 0, "stage/acc_s0": 0.543, "stage/streak_s0": 0}
29
+ {"epoch": 29, "stage": 0, "train/epoch_loss": 1.9536359249791013, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.284, "eval/acc_d2": 0.5, "eval/acc_d3": 0.41414141414141414, "eval/acc_d4": 0.38721804511278196, "eval/acc_d5": 0.24104234527687296, "eval/acc_d6": 0.21658986175115208, "eval/acc_d7": 0.14864864864864866, "eval/acc_d8": 0.14285714285714285, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.7296373468045503, "thoughts/split": 0.6001188131934522, "thoughts/split_first": 0.541811636325678, "thoughts/split_last": 0.8702095466130647, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.58, "atc-ring/answer/acc_d1": 0.58, "eval/loss": 1.7105359882116318, "stage/next": 0, "stage/acc_s0": 0.58, "stage/streak_s0": 0}
30
+ {"epoch": 30, "stage": 0, "train/epoch_loss": 1.5856849890720994, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.1, "eval/acc": 0.261, "eval/acc_d2": 0.5, "eval/acc_d3": 0.31313131313131315, "eval/acc_d4": 0.3458646616541353, "eval/acc_d5": 0.250814332247557, "eval/acc_d6": 0.1935483870967742, "eval/acc_d7": 0.10810810810810811, "eval/acc_d8": 0.25, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.6425557397305965, "thoughts/split": 0.5923285987049804, "thoughts/split_first": 0.48191316490127645, "thoughts/split_last": 0.8385565473118278, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.679, "atc-ring/answer/acc_d1": 0.679, "eval/loss": 1.2131761312484741, "stage/next": 0, "stage/acc_s0": 0.679, "stage/streak_s0": 0}
31
+ {"epoch": 31, "stage": 0, "train/epoch_loss": 1.271417334109922, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.0, "eval/acc": 0.256, "eval/acc_d2": 0.0, "eval/acc_d3": 0.3434343434343434, "eval/acc_d4": 0.2894736842105263, "eval/acc_d5": 0.250814332247557, "eval/acc_d6": 0.22580645161290322, "eval/acc_d7": 0.20270270270270271, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.602996412001244, "thoughts/split": 0.6311007522151781, "thoughts/split_first": 0.5209827601523512, "thoughts/split_last": 0.9642068597858185, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.865, "atc-ring/answer/acc_d1": 0.865, "eval/loss": 0.9468187391757965, "stage/next": 0, "stage/acc_s0": 0.865, "stage/streak_s0": 0}
32
+ {"epoch": 32, "stage": 0, "train/epoch_loss": 1.0368486009066618, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.342, "eval/acc_d2": 0.0, "eval/acc_d3": 0.26262626262626265, "eval/acc_d4": 0.3609022556390977, "eval/acc_d5": 0.3485342019543974, "eval/acc_d6": 0.34101382488479265, "eval/acc_d7": 0.36486486486486486, "eval/acc_d8": 0.25, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.6598576930644986, "thoughts/split": 0.5489606613915348, "thoughts/split_first": 0.5354314033378437, "thoughts/split_last": 0.5407993910331255, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.942, "atc-ring/answer/acc_d1": 0.942, "eval/loss": 0.8125742822885513, "stage/next": 0, "stage/acc_s0": 0.942, "stage/streak_s0": 1}
33
+ {"epoch": 33, "stage": 0, "train/epoch_loss": 0.9229737044889715, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.285, "eval/acc_d2": 0.5, "eval/acc_d3": 0.26262626262626265, "eval/acc_d4": 0.30451127819548873, "eval/acc_d5": 0.2768729641693811, "eval/acc_d6": 0.2903225806451613, "eval/acc_d7": 0.2702702702702703, "eval/acc_d8": 0.21428571428571427, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.684455448634004, "thoughts/split": 0.5772024906168635, "thoughts/split_first": 0.5124217135710561, "thoughts/split_last": 0.6899905896901053, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.948, "atc-ring/answer/acc_d1": 0.948, "eval/loss": 0.8119014650583267, "stage/next": 0, "stage/acc_s0": 0.948, "stage/streak_s0": 2}
34
+ {"epoch": 34, "stage": 0, "train/epoch_loss": 0.8651159020918834, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.371, "eval/acc_d2": 0.5, "eval/acc_d3": 0.29292929292929293, "eval/acc_d4": 0.39849624060150374, "eval/acc_d5": 0.39087947882736157, "eval/acc_d6": 0.35023041474654376, "eval/acc_d7": 0.36486486486486486, "eval/acc_d8": 0.35714285714285715, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.6888410871567792, "thoughts/split": 0.5599013132414388, "thoughts/split_first": 0.4983113009615854, "thoughts/split_last": 0.9378871398475688, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.976, "atc-ring/answer/acc_d1": 0.976, "eval/loss": 0.616550549864769, "stage/next": 0, "stage/acc_s0": 0.976, "stage/streak_s0": 3}
35
+ {"epoch": 35, "stage": 0, "train/epoch_loss": 0.7719882168347323, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.334, "eval/acc_d2": 0.5, "eval/acc_d3": 0.2828282828282828, "eval/acc_d4": 0.31954887218045114, "eval/acc_d5": 0.34527687296416937, "eval/acc_d6": 0.3225806451612903, "eval/acc_d7": 0.32432432432432434, "eval/acc_d8": 0.5, "eval/acc_d9": 0.8571428571428571, "thoughts/mass_top2": 0.6896110910616101, "thoughts/split": 0.5279468927809251, "thoughts/split_first": 0.46625185359703863, "thoughts/split_last": 0.5520783889052937, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.99, "atc-ring/answer/acc_d1": 0.99, "eval/loss": 0.6220733560621738, "stage/next": 0, "stage/acc_s0": 0.99, "stage/streak_s0": 4}
36
+ {"epoch": 36, "stage": 0, "train/epoch_loss": 0.742160591143596, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.33, "eval/acc_d2": 0.5, "eval/acc_d3": 0.2828282828282828, "eval/acc_d4": 0.33458646616541354, "eval/acc_d5": 0.34527687296416937, "eval/acc_d6": 0.31336405529953915, "eval/acc_d7": 0.3783783783783784, "eval/acc_d8": 0.2857142857142857, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.6731127010122554, "thoughts/split": 0.6119746064752479, "thoughts/split_first": 0.5254250643036706, "thoughts/split_last": 0.3785058578891312, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.997, "atc-ring/answer/acc_d1": 0.997, "eval/loss": 0.6066580675542355, "stage/next": 1, "stage/acc_s0": 0.997, "stage/acc_s1": 0.323, "stage/streak_s0": 5, "stage/streak_s1": 0}
37
+ {"epoch": 37, "stage": 1, "train/epoch_loss": 2.2772983327696594, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.447, "eval/acc_d2": 1.0, "eval/acc_d3": 0.5353535353535354, "eval/acc_d4": 0.4849624060150376, "eval/acc_d5": 0.504885993485342, "eval/acc_d6": 0.37327188940092165, "eval/acc_d7": 0.2702702702702703, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.8304618997626925, "thoughts/split": 0.5925519473517521, "thoughts/split_first": 0.5174382845586352, "thoughts/split_last": 0.9670045112505788, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.503, "atc-ring/answer/acc_d2": 0.503, "eval/loss": 2.1263488233089447, "stage/next": 0, "stage/acc_s0": 0.748, "stage/streak_s0": 0, "stage/streak_s1": 0}
38
+ {"epoch": 38, "stage": 0, "train/epoch_loss": 0.772153222108189, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.7, "eval/acc": 0.352, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3838383838383838, "eval/acc_d4": 0.39473684210526316, "eval/acc_d5": 0.38436482084690554, "eval/acc_d6": 0.31336405529953915, "eval/acc_d7": 0.20270270270270271, "eval/acc_d8": 0.07142857142857142, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.7034712546594339, "thoughts/split": 0.5697655567699115, "thoughts/split_first": 0.5515211277483933, "thoughts/split_last": 0.29102603736191357, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.5784711763262749, "stage/next": 0, "stage/acc_s0": 1.0, "stage/streak_s0": 1, "stage/streak_s1": 0}
39
+ {"epoch": 39, "stage": 0, "train/epoch_loss": 0.6646276022060008, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.1, "eval/acc": 0.326, "eval/acc_d2": 1.0, "eval/acc_d3": 0.42424242424242425, "eval/acc_d4": 0.35714285714285715, "eval/acc_d5": 0.34527687296416937, "eval/acc_d6": 0.271889400921659, "eval/acc_d7": 0.1891891891891892, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.6835656339455753, "thoughts/split": 0.5566023013443062, "thoughts/split_first": 0.5154640963362722, "thoughts/split_last": 0.7193816179378152, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.5256659835577011, "stage/next": 0, "stage/acc_s0": 1.0, "stage/streak_s0": 2, "stage/streak_s1": 0}
40
+ {"epoch": 40, "stage": 0, "train/epoch_loss": 0.6564765357518498, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.304, "eval/acc_d2": 1.0, "eval/acc_d3": 0.2828282828282828, "eval/acc_d4": 0.32706766917293234, "eval/acc_d5": 0.32247557003257327, "eval/acc_d6": 0.2857142857142857, "eval/acc_d7": 0.21621621621621623, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.7200723183405113, "thoughts/split": 0.5087250153500926, "thoughts/split_first": 0.44355284904929954, "thoughts/split_last": 0.16093971192032444, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.5294551961123943, "stage/next": 0, "stage/acc_s0": 1.0, "stage/streak_s0": 3, "stage/streak_s1": 0}
41
+ {"epoch": 41, "stage": 0, "train/epoch_loss": 0.6464236137233202, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.281, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3838383838383838, "eval/acc_d4": 0.3383458646616541, "eval/acc_d5": 0.26058631921824105, "eval/acc_d6": 0.2488479262672811, "eval/acc_d7": 0.17567567567567569, "eval/acc_d8": 0.07142857142857142, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.6944317195870696, "thoughts/split": 0.5425078195589946, "thoughts/split_first": 0.49487072251311864, "thoughts/split_last": 0.30546223169535336, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.999, "atc-ring/answer/acc_d1": 0.999, "eval/loss": 0.4732527397572994, "stage/next": 0, "stage/acc_s0": 0.999, "stage/streak_s0": 4, "stage/streak_s1": 0}
42
+ {"epoch": 42, "stage": 0, "train/epoch_loss": 0.6391567089889623, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.352, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3939393939393939, "eval/acc_d4": 0.4323308270676692, "eval/acc_d5": 0.3355048859934853, "eval/acc_d6": 0.3087557603686636, "eval/acc_d7": 0.2972972972972973, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.7071142128687862, "thoughts/split": 0.5973906021901387, "thoughts/split_first": 0.5968361833342892, "thoughts/split_last": 0.5892535452783846, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.999, "atc-ring/answer/acc_d1": 0.999, "eval/loss": 0.5292186476290226, "stage/next": 1, "stage/acc_s0": 0.999, "stage/acc_s1": 0.274, "stage/streak_s0": 5, "stage/streak_s1": 0}
43
+ {"epoch": 43, "stage": 1, "train/epoch_loss": 2.2324839075909386, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.6, "eval/acc": 0.425, "eval/acc_d2": 0.5, "eval/acc_d3": 0.45454545454545453, "eval/acc_d4": 0.49624060150375937, "eval/acc_d5": 0.4495114006514658, "eval/acc_d6": 0.37327188940092165, "eval/acc_d7": 0.2702702702702703, "eval/acc_d8": 0.25, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.8969012517800988, "thoughts/split": 0.40119835115440494, "thoughts/split_first": 0.3780815926280518, "thoughts/split_last": 0.2989268990206567, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.509, "atc-ring/answer/acc_d2": 0.509, "eval/loss": 2.075265944004059, "stage/next": 0, "stage/acc_s0": 0.805, "stage/streak_s0": 0, "stage/streak_s1": 0}
44
+ {"epoch": 44, "stage": 0, "train/epoch_loss": 0.6767160303985016, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.224, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3838383838383838, "eval/acc_d4": 0.30451127819548873, "eval/acc_d5": 0.19218241042345277, "eval/acc_d6": 0.15207373271889402, "eval/acc_d7": 0.10810810810810811, "eval/acc_d8": 0.14285714285714285, "eval/acc_d9": 0.0, "thoughts/mass_top2": 0.5803149953701419, "thoughts/split": 0.6087930950528258, "thoughts/split_first": 0.3445906536724479, "thoughts/split_last": 0.9682821040751874, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.4955001175403595, "stage/next": 0, "stage/acc_s0": 1.0, "stage/streak_s0": 1, "stage/streak_s1": 0}
45
+ {"epoch": 45, "stage": 0, "train/epoch_loss": 0.5971623798714408, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.292, "eval/acc_d2": 0.5, "eval/acc_d3": 0.42424242424242425, "eval/acc_d4": 0.3383458646616541, "eval/acc_d5": 0.30618892508143325, "eval/acc_d6": 0.21658986175115208, "eval/acc_d7": 0.1891891891891892, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.691662356716721, "thoughts/split": 0.5722426485897385, "thoughts/split_first": 0.41015383179674597, "thoughts/split_last": 0.2708441140756181, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.44750024005770683, "stage/next": 0, "stage/acc_s0": 1.0, "stage/streak_s0": 2, "stage/streak_s1": 0}
46
+ {"epoch": 46, "stage": 0, "train/epoch_loss": 0.6022974162162105, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.6, "eval/acc": 0.331, "eval/acc_d2": 1.0, "eval/acc_d3": 0.42424242424242425, "eval/acc_d4": 0.42857142857142855, "eval/acc_d5": 0.31596091205211724, "eval/acc_d6": 0.22119815668202766, "eval/acc_d7": 0.2702702702702703, "eval/acc_d8": 0.21428571428571427, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.6833013142969409, "thoughts/split": 0.543945943171664, "thoughts/split_first": 0.4503263884757525, "thoughts/split_last": 0.6439847439867438, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.5074006021022797, "stage/next": 0, "stage/acc_s0": 1.0, "stage/streak_s0": 3, "stage/streak_s1": 0}
47
+ {"epoch": 47, "stage": 0, "train/epoch_loss": 0.5863248373888716, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.9, "eval/acc": 0.195, "eval/acc_d2": 0.5, "eval/acc_d3": 0.2727272727272727, "eval/acc_d4": 0.22556390977443608, "eval/acc_d5": 0.20846905537459284, "eval/acc_d6": 0.14746543778801843, "eval/acc_d7": 0.12162162162162163, "eval/acc_d8": 0.03571428571428571, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.6458596652756406, "thoughts/split": 0.5603456353738641, "thoughts/split_first": 0.3598412005740137, "thoughts/split_last": 0.9848034916189189, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.49245138466358185, "stage/next": 0, "stage/acc_s0": 1.0, "stage/streak_s0": 4, "stage/streak_s1": 0}
48
+ {"epoch": 48, "stage": 0, "train/epoch_loss": 0.5721225961099697, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 2.8, "eval/acc": 0.256, "eval/acc_d2": 0.5, "eval/acc_d3": 0.30303030303030304, "eval/acc_d4": 0.32706766917293234, "eval/acc_d5": 0.24429967426710097, "eval/acc_d6": 0.21658986175115208, "eval/acc_d7": 0.12162162162162163, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.6607379029020157, "thoughts/split": 0.5369436378402199, "thoughts/split_first": 0.38150675699239, "thoughts/split_last": 0.14131413257548364, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 1.0, "atc-ring/answer/acc_d1": 1.0, "eval/loss": 0.47211916372179985, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.301, "stage/streak_s0": 5, "stage/streak_s1": 0}
49
+ {"epoch": 49, "stage": 1, "train/epoch_loss": 2.1719872589352764, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.3, "eval/acc": 0.371, "eval/acc_d2": 1.0, "eval/acc_d3": 0.494949494949495, "eval/acc_d4": 0.48872180451127817, "eval/acc_d5": 0.32247557003257327, "eval/acc_d6": 0.3225806451612903, "eval/acc_d7": 0.21621621621621623, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.0, "thoughts/mass_top2": 0.8473808452844211, "thoughts/split": 0.5109804622838031, "thoughts/split_first": 0.39508211353015876, "thoughts/split_last": 0.8914025341971354, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.484, "atc-ring/answer/acc_d2": 0.484, "eval/loss": 2.063358038663864, "stage/next": 1, "stage/acc_s0": 0.902, "stage/acc_s1": 0.484, "stage/streak_s0": 6, "stage/streak_s1": 0}
50
+ {"epoch": 50, "stage": 1, "train/epoch_loss": 2.1078177569787715, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.35, "eval/acc_d2": 0.0, "eval/acc_d3": 0.494949494949495, "eval/acc_d4": 0.38721804511278196, "eval/acc_d5": 0.34527687296416937, "eval/acc_d6": 0.31336405529953915, "eval/acc_d7": 0.22972972972972974, "eval/acc_d8": 0.21428571428571427, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.8573822451576795, "thoughts/split": 0.5620447947988468, "thoughts/split_first": 0.46908481209555386, "thoughts/split_last": 0.711704090427648, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.476, "atc-ring/answer/acc_d2": 0.476, "eval/loss": 2.0659113973379135, "stage/next": 1, "stage/acc_s0": 0.922, "stage/acc_s1": 0.476, "stage/streak_s0": 7, "stage/streak_s1": 0}
51
+ {"epoch": 51, "stage": 1, "train/epoch_loss": 2.0495596248892287, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.311, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5050505050505051, "eval/acc_d4": 0.39473684210526316, "eval/acc_d5": 0.3257328990228013, "eval/acc_d6": 0.17972350230414746, "eval/acc_d7": 0.14864864864864866, "eval/acc_d8": 0.14285714285714285, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.8303895647293085, "thoughts/split": 0.5683879965784185, "thoughts/split_first": 0.500627291455063, "thoughts/split_last": 0.6586057618170318, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.512, "atc-ring/answer/acc_d2": 0.512, "eval/loss": 2.0249178260564804, "stage/next": 1, "stage/acc_s0": 0.934, "stage/acc_s1": 0.512, "stage/streak_s0": 8, "stage/streak_s1": 0}
52
+ {"epoch": 52, "stage": 1, "train/epoch_loss": 2.030227738090708, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.327, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5050505050505051, "eval/acc_d4": 0.41353383458646614, "eval/acc_d5": 0.3322475570032573, "eval/acc_d6": 0.22119815668202766, "eval/acc_d7": 0.1891891891891892, "eval/acc_d8": 0.07142857142857142, "eval/acc_d9": 0.0, "thoughts/mass_top2": 0.8291232405511075, "thoughts/split": 0.6085208153000851, "thoughts/split_first": 0.4760877126680172, "thoughts/split_last": 0.9912145499740874, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.512, "atc-ring/answer/acc_d2": 0.512, "eval/loss": 1.9842054694890976, "stage/next": 1, "stage/acc_s0": 0.98, "stage/acc_s1": 0.512, "stage/streak_s0": 9, "stage/streak_s1": 0}
53
+ {"epoch": 53, "stage": 1, "train/epoch_loss": 1.9573765812040884, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.333, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5555555555555556, "eval/acc_d4": 0.45112781954887216, "eval/acc_d5": 0.34527687296416937, "eval/acc_d6": 0.1889400921658986, "eval/acc_d7": 0.0945945945945946, "eval/acc_d8": 0.10714285714285714, "eval/acc_d9": 0.0, "thoughts/mass_top2": 0.8394565012765257, "thoughts/split": 0.5759889070198234, "thoughts/split_first": 0.49425836760071024, "thoughts/split_last": 0.8142578678308926, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.539, "atc-ring/answer/acc_d2": 0.539, "eval/loss": 1.7577430456876755, "stage/next": 1, "stage/acc_s0": 0.984, "stage/acc_s1": 0.539, "stage/streak_s0": 10, "stage/streak_s1": 0}
54
+ {"epoch": 54, "stage": 1, "train/epoch_loss": 1.6634072186071662, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.4, "eval/acc": 0.423, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5252525252525253, "eval/acc_d4": 0.5037593984962406, "eval/acc_d5": 0.48534201954397393, "eval/acc_d6": 0.3225806451612903, "eval/acc_d7": 0.14864864864864866, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.8023962450456129, "thoughts/split": 0.4850985664040094, "thoughts/split_first": 0.4869401438545752, "thoughts/split_last": 0.7537555230832775, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.768, "atc-ring/answer/acc_d2": 0.768, "eval/loss": 1.0547652542591095, "stage/next": 1, "stage/acc_s0": 0.999, "stage/acc_s1": 0.768, "stage/streak_s0": 11, "stage/streak_s1": 0}
55
+ {"epoch": 55, "stage": 1, "train/epoch_loss": 1.1681802370880223, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.466, "eval/acc_d2": 1.0, "eval/acc_d3": 0.5858585858585859, "eval/acc_d4": 0.5338345864661654, "eval/acc_d5": 0.4560260586319218, "eval/acc_d6": 0.3824884792626728, "eval/acc_d7": 0.43243243243243246, "eval/acc_d8": 0.21428571428571427, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.8209482882082564, "thoughts/split": 0.45801175251611687, "thoughts/split_first": 0.3594271957419176, "thoughts/split_last": 0.876172216244086, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.939, "atc-ring/answer/acc_d2": 0.939, "eval/loss": 0.7912125140428543, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.939, "stage/streak_s0": 12, "stage/streak_s1": 1}
56
+ {"epoch": 56, "stage": 1, "train/epoch_loss": 1.0287384262567834, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.411, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5959595959595959, "eval/acc_d4": 0.49624060150375937, "eval/acc_d5": 0.38762214983713356, "eval/acc_d6": 0.3548387096774194, "eval/acc_d7": 0.22972972972972974, "eval/acc_d8": 0.17857142857142858, "eval/acc_d9": 0.14285714285714285, "thoughts/mass_top2": 0.7686909605742572, "thoughts/split": 0.47555211249608753, "thoughts/split_first": 0.346861897791698, "thoughts/split_last": 0.6866715483100064, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.954, "atc-ring/answer/acc_d2": 0.954, "eval/loss": 0.7934735342860222, "stage/next": 1, "stage/acc_s0": 0.999, "stage/acc_s1": 0.954, "stage/streak_s0": 13, "stage/streak_s1": 2}
57
+ {"epoch": 57, "stage": 1, "train/epoch_loss": 0.9973540879503081, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.1, "eval/acc": 0.454, "eval/acc_d2": 0.5, "eval/acc_d3": 0.6161616161616161, "eval/acc_d4": 0.46616541353383456, "eval/acc_d5": 0.46579804560260585, "eval/acc_d6": 0.3870967741935484, "eval/acc_d7": 0.44594594594594594, "eval/acc_d8": 0.14285714285714285, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8353219276313248, "thoughts/split": 0.4636607768111104, "thoughts/split_first": 0.3709981768203159, "thoughts/split_last": 0.9092560816808392, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.964, "atc-ring/answer/acc_d2": 0.964, "eval/loss": 0.7248301729559898, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.964, "stage/streak_s0": 14, "stage/streak_s1": 3}
58
+ {"epoch": 58, "stage": 1, "train/epoch_loss": 0.9530853372585925, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.452, "eval/acc_d2": 1.0, "eval/acc_d3": 0.6161616161616161, "eval/acc_d4": 0.48120300751879697, "eval/acc_d5": 0.44625407166123776, "eval/acc_d6": 0.3824884792626728, "eval/acc_d7": 0.36486486486486486, "eval/acc_d8": 0.39285714285714285, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.8447004301945539, "thoughts/split": 0.4730632711357599, "thoughts/split_first": 0.37943622876198, "thoughts/split_last": 0.6666592072574158, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.969, "atc-ring/answer/acc_d2": 0.969, "eval/loss": 0.7580199688673019, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.969, "stage/streak_s0": 15, "stage/streak_s1": 4}
59
+ {"epoch": 59, "stage": 1, "train/epoch_loss": 0.9321513002431845, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.4, "eval/acc": 0.416, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5757575757575758, "eval/acc_d4": 0.42857142857142855, "eval/acc_d5": 0.41368078175895767, "eval/acc_d6": 0.35944700460829493, "eval/acc_d7": 0.3783783783783784, "eval/acc_d8": 0.32142857142857145, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.8489673417954616, "thoughts/split": 0.47193966394952386, "thoughts/split_first": 0.43080506266785795, "thoughts/split_last": 0.4284558418167882, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.965, "atc-ring/answer/acc_d2": 0.965, "eval/loss": 0.7990717515349388, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.965, "stage/acc_s2": 0.394, "stage/streak_s0": 16, "stage/streak_s1": 5, "stage/streak_s2": 0}
60
+ {"epoch": 60, "stage": 2, "train/epoch_loss": 1.590503363669673, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.0, "eval/acc": 0.504, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5252525252525253, "eval/acc_d4": 0.5037593984962406, "eval/acc_d5": 0.4820846905537459, "eval/acc_d6": 0.5161290322580645, "eval/acc_d7": 0.5405405405405406, "eval/acc_d8": 0.5357142857142857, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.9306773788818757, "thoughts/split": 0.458390168111327, "thoughts/split_first": 0.401558832726784, "thoughts/split_last": 0.7525172781550262, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.522, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.5230460921843687, "eval/loss": 1.0632491260766983, "stage/next": 1, "stage/acc_s0": 0.998, "stage/acc_s1": 0.823, "stage/streak_s0": 17, "stage/streak_s1": 0, "stage/streak_s2": 0}
61
+ {"epoch": 61, "stage": 1, "train/epoch_loss": 0.923412797194493, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.4, "eval/acc": 0.493, "eval/acc_d2": 0.5, "eval/acc_d3": 0.6565656565656566, "eval/acc_d4": 0.5375939849624061, "eval/acc_d5": 0.504885993485342, "eval/acc_d6": 0.3778801843317972, "eval/acc_d7": 0.43243243243243246, "eval/acc_d8": 0.39285714285714285, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8738656764952083, "thoughts/split": 0.5235952088873846, "thoughts/split_first": 0.4291565484174744, "thoughts/split_last": 0.9063883676703358, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.973, "atc-ring/answer/acc_d2": 0.973, "eval/loss": 0.7583136782050133, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.973, "stage/streak_s0": 18, "stage/streak_s1": 1, "stage/streak_s2": 0}
62
+ {"epoch": 62, "stage": 1, "train/epoch_loss": 0.8816232236125802, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.5, "eval/acc": 0.446, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5353535353535354, "eval/acc_d4": 0.5, "eval/acc_d5": 0.43322475570032576, "eval/acc_d6": 0.3824884792626728, "eval/acc_d7": 0.44594594594594594, "eval/acc_d8": 0.2857142857142857, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.8641520181211503, "thoughts/split": 0.4827022704994454, "thoughts/split_first": 0.4106043249101954, "thoughts/split_last": 0.9280480669786838, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.98, "atc-ring/answer/acc_d2": 0.98, "eval/loss": 0.6764485239982605, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.98, "stage/streak_s0": 19, "stage/streak_s1": 2, "stage/streak_s2": 0}
63
+ {"epoch": 63, "stage": 1, "train/epoch_loss": 0.864842094952547, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.6, "eval/acc": 0.468, "eval/acc_d2": 1.0, "eval/acc_d3": 0.6060606060606061, "eval/acc_d4": 0.5375939849624061, "eval/acc_d5": 0.46254071661237783, "eval/acc_d6": 0.37327188940092165, "eval/acc_d7": 0.36486486486486486, "eval/acc_d8": 0.32142857142857145, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8850889669042336, "thoughts/split": 0.45885833640632395, "thoughts/split_first": 0.4772826316330434, "thoughts/split_last": 0.7778738115816768, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.979, "atc-ring/answer/acc_d2": 0.979, "eval/loss": 0.7363483682274818, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.979, "stage/streak_s0": 20, "stage/streak_s1": 3, "stage/streak_s2": 0}
64
+ {"epoch": 64, "stage": 1, "train/epoch_loss": 0.8574705508690846, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 6.2, "eval/acc": 0.426, "eval/acc_d2": 0.5, "eval/acc_d3": 0.6262626262626263, "eval/acc_d4": 0.43609022556390975, "eval/acc_d5": 0.40390879478827363, "eval/acc_d6": 0.391705069124424, "eval/acc_d7": 0.3108108108108108, "eval/acc_d8": 0.39285714285714285, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8509939633411904, "thoughts/split": 0.45027455422163043, "thoughts/split_first": 0.41035389749498463, "thoughts/split_last": 0.8774233294204524, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.982, "atc-ring/answer/acc_d2": 0.982, "eval/loss": 0.6967611089348793, "stage/next": 1, "stage/acc_s0": 1.0, "stage/acc_s1": 0.982, "stage/streak_s0": 21, "stage/streak_s1": 4, "stage/streak_s2": 0}
65
+ {"epoch": 65, "stage": 1, "train/epoch_loss": 0.8506994537914856, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.7, "eval/acc": 0.429, "eval/acc_d2": 1.0, "eval/acc_d3": 0.6464646464646465, "eval/acc_d4": 0.46616541353383456, "eval/acc_d5": 0.4006514657980456, "eval/acc_d6": 0.3686635944700461, "eval/acc_d7": 0.2972972972972973, "eval/acc_d8": 0.35714285714285715, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.848038747409129, "thoughts/split": 0.4354385689466069, "thoughts/split_first": 0.41082818316736147, "thoughts/split_last": 0.17821581949078363, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.985, "atc-ring/answer/acc_d2": 0.985, "eval/loss": 0.7113623097538948, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.985, "stage/acc_s2": 0.49, "stage/streak_s0": 22, "stage/streak_s1": 5, "stage/streak_s2": 0}
66
+ {"epoch": 66, "stage": 2, "train/epoch_loss": 1.232528810259662, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.6, "eval/acc": 0.513, "eval/acc_d2": 1.0, "eval/acc_d3": 0.46464646464646464, "eval/acc_d4": 0.5225563909774437, "eval/acc_d5": 0.5732899022801303, "eval/acc_d6": 0.48847926267281105, "eval/acc_d7": 0.3783783783783784, "eval/acc_d8": 0.5, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.874411522203495, "thoughts/split": 0.4327642963849428, "thoughts/split_first": 0.41300200589896036, "thoughts/split_last": 0.9521795333298148, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.782, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.782565130260521, "eval/loss": 0.8643212988972664, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.975, "stage/acc_s2": 0.782, "stage/streak_s0": 23, "stage/streak_s1": 6, "stage/streak_s2": 0}
67
+ {"epoch": 67, "stage": 2, "train/epoch_loss": 1.1379741739623155, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.9, "eval/acc": 0.492, "eval/acc_d2": 0.0, "eval/acc_d3": 0.37373737373737376, "eval/acc_d4": 0.48120300751879697, "eval/acc_d5": 0.5472312703583062, "eval/acc_d6": 0.5253456221198156, "eval/acc_d7": 0.4189189189189189, "eval/acc_d8": 0.39285714285714285, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.9034610979692781, "thoughts/split": 0.3988526090128705, "thoughts/split_first": 0.3068661873076995, "thoughts/split_last": 0.981157284795854, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.832, "atc-ring/answer/acc_d2": 1.0, "atc-ring/answer/acc_d3": 0.8316633266533067, "eval/loss": 0.8040795624256134, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.965, "stage/acc_s2": 0.832, "stage/streak_s0": 24, "stage/streak_s1": 7, "stage/streak_s2": 0}
68
+ {"epoch": 68, "stage": 2, "train/epoch_loss": 1.0758057802538328, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.3, "eval/acc": 0.526, "eval/acc_d2": 0.5, "eval/acc_d3": 0.35353535353535354, "eval/acc_d4": 0.5451127819548872, "eval/acc_d5": 0.5537459283387622, "eval/acc_d6": 0.576036866359447, "eval/acc_d7": 0.4189189189189189, "eval/acc_d8": 0.5, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.8893918080406091, "thoughts/split": 0.348528829442901, "thoughts/split_first": 0.28128321190483646, "thoughts/split_last": 0.6227516242458525, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.832, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.8326653306613226, "eval/loss": 0.84120874106884, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.955, "stage/acc_s2": 0.832, "stage/streak_s0": 25, "stage/streak_s1": 8, "stage/streak_s2": 0}
69
+ {"epoch": 69, "stage": 2, "train/epoch_loss": 1.0715553375739086, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.0, "eval/acc": 0.499, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3939393939393939, "eval/acc_d4": 0.5, "eval/acc_d5": 0.498371335504886, "eval/acc_d6": 0.5714285714285714, "eval/acc_d7": 0.43243243243243246, "eval/acc_d8": 0.42857142857142855, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.8791555116696232, "thoughts/split": 0.35489381345949095, "thoughts/split_first": 0.28634730079177245, "thoughts/split_last": 0.6353527031212259, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.859, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.8597194388777555, "eval/loss": 0.8110172301530838, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.964, "stage/acc_s2": 0.859, "stage/streak_s0": 26, "stage/streak_s1": 9, "stage/streak_s2": 0}
70
+ {"epoch": 70, "stage": 2, "train/epoch_loss": 1.0336851681335062, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.0, "eval/acc": 0.511, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3838383838383838, "eval/acc_d4": 0.5375939849624061, "eval/acc_d5": 0.5472312703583062, "eval/acc_d6": 0.5069124423963134, "eval/acc_d7": 0.4594594594594595, "eval/acc_d8": 0.4642857142857143, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8979390996882265, "thoughts/split": 0.3388012425879998, "thoughts/split_first": 0.3193025480229712, "thoughts/split_last": 0.4078129674543684, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.877, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.8777555110220441, "eval/loss": 0.8385396972298622, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.965, "stage/acc_s2": 0.877, "stage/streak_s0": 27, "stage/streak_s1": 10, "stage/streak_s2": 0}
71
+ {"epoch": 71, "stage": 2, "train/epoch_loss": 1.0339026262488547, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.2, "eval/acc": 0.52, "eval/acc_d2": 0.5, "eval/acc_d3": 0.42424242424242425, "eval/acc_d4": 0.5375939849624061, "eval/acc_d5": 0.5179153094462541, "eval/acc_d6": 0.5529953917050692, "eval/acc_d7": 0.47297297297297297, "eval/acc_d8": 0.5357142857142857, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.896418684082463, "thoughts/split": 0.3608332913184534, "thoughts/split_first": 0.35228429946734885, "thoughts/split_last": 0.5998784497320923, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.893, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.8947895791583166, "eval/loss": 0.7759244590997696, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.972, "stage/acc_s2": 0.893, "stage/streak_s0": 28, "stage/streak_s1": 11, "stage/streak_s2": 0}
72
+ {"epoch": 72, "stage": 2, "train/epoch_loss": 1.0056638955315458, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.2, "eval/acc": 0.521, "eval/acc_d2": 0.0, "eval/acc_d3": 0.4444444444444444, "eval/acc_d4": 0.556390977443609, "eval/acc_d5": 0.5342019543973942, "eval/acc_d6": 0.5345622119815668, "eval/acc_d7": 0.4189189189189189, "eval/acc_d8": 0.5, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8677135121128331, "thoughts/split": 0.38923617333262467, "thoughts/split_first": 0.3689561680842148, "thoughts/split_last": 0.82491697039762, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.899, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.9008016032064128, "eval/loss": 0.8428923189640045, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.977, "stage/acc_s2": 0.899, "stage/streak_s0": 29, "stage/streak_s1": 12, "stage/streak_s2": 0}
73
+ {"epoch": 73, "stage": 2, "train/epoch_loss": 0.9639820433870147, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.5, "eval/acc": 0.524, "eval/acc_d2": 0.5, "eval/acc_d3": 0.3333333333333333, "eval/acc_d4": 0.4699248120300752, "eval/acc_d5": 0.5960912052117264, "eval/acc_d6": 0.6129032258064516, "eval/acc_d7": 0.44594594594594594, "eval/acc_d8": 0.5, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.8823321877312145, "thoughts/split": 0.3577653274704305, "thoughts/split_first": 0.3802526979706742, "thoughts/split_last": 0.6556996813237046, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.925, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.9258517034068137, "eval/loss": 0.7923186719417572, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.963, "stage/acc_s2": 0.925, "stage/streak_s0": 30, "stage/streak_s1": 13, "stage/streak_s2": 1}
74
+ {"epoch": 74, "stage": 2, "train/epoch_loss": 0.968950543222548, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.9, "eval/acc": 0.502, "eval/acc_d2": 0.0, "eval/acc_d3": 0.3939393939393939, "eval/acc_d4": 0.47368421052631576, "eval/acc_d5": 0.5276872964169381, "eval/acc_d6": 0.5345622119815668, "eval/acc_d7": 0.527027027027027, "eval/acc_d8": 0.5, "eval/acc_d9": 0.8571428571428571, "thoughts/mass_top2": 0.8931202567557243, "thoughts/split": 0.3436671344254274, "thoughts/split_first": 0.3710109339532273, "thoughts/split_last": 0.365206678767807, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.917, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.9188376753507014, "eval/loss": 0.7929748147726059, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.98, "stage/acc_s2": 0.917, "stage/streak_s0": 31, "stage/streak_s1": 14, "stage/streak_s2": 2}
75
+ {"epoch": 75, "stage": 2, "train/epoch_loss": 0.9457098056998434, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 3.8, "eval/acc": 0.526, "eval/acc_d2": 0.5, "eval/acc_d3": 0.4444444444444444, "eval/acc_d4": 0.518796992481203, "eval/acc_d5": 0.5211726384364821, "eval/acc_d6": 0.5483870967741935, "eval/acc_d7": 0.581081081081081, "eval/acc_d8": 0.5714285714285714, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.8804009438090485, "thoughts/split": 0.3746075942290061, "thoughts/split_first": 0.42998347316618923, "thoughts/split_last": 0.12299423666103028, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.921, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.9228456913827655, "eval/loss": 0.7745932415127754, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.982, "stage/acc_s2": 0.921, "stage/streak_s0": 32, "stage/streak_s1": 15, "stage/streak_s2": 3}
76
+ {"epoch": 76, "stage": 2, "train/epoch_loss": 0.9224752678146845, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.0, "eval/acc": 0.532, "eval/acc_d2": 0.0, "eval/acc_d3": 0.42424242424242425, "eval/acc_d4": 0.5225563909774437, "eval/acc_d5": 0.5732899022801303, "eval/acc_d6": 0.5622119815668203, "eval/acc_d7": 0.4594594594594595, "eval/acc_d8": 0.5, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.8863686720692323, "thoughts/split": 0.3323815745952795, "thoughts/split_first": 0.35570425994700666, "thoughts/split_last": 0.2846644180193279, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.942, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.9428857715430862, "eval/loss": 0.761556513607502, "stage/next": 2, "stage/acc_s0": 1.0, "stage/acc_s1": 0.977, "stage/acc_s2": 0.942, "stage/streak_s0": 33, "stage/streak_s1": 16, "stage/streak_s2": 4}
77
+ {"epoch": 77, "stage": 2, "train/epoch_loss": 0.9158754182767265, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.0, "eval/acc": 0.477, "eval/acc_d2": 0.5, "eval/acc_d3": 0.29292929292929293, "eval/acc_d4": 0.49624060150375937, "eval/acc_d5": 0.501628664495114, "eval/acc_d6": 0.5069124423963134, "eval/acc_d7": 0.4594594594594595, "eval/acc_d8": 0.4642857142857143, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8748221284158094, "thoughts/split": 0.42591940346270263, "thoughts/split_first": 0.42474880956787775, "thoughts/split_last": 0.2580875395500915, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.935, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.93687374749499, "eval/loss": 0.7871841415762901, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.972, "stage/acc_s2": 0.935, "stage/acc_s3": 0.801, "stage/streak_s0": 34, "stage/streak_s1": 17, "stage/streak_s2": 5, "stage/streak_s3": 0}
78
+ {"epoch": 78, "stage": 3, "train/epoch_loss": 1.0845765773254106, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.4, "eval/acc": 0.498, "eval/acc_d2": 0.0, "eval/acc_d3": 0.35353535353535354, "eval/acc_d4": 0.42105263157894735, "eval/acc_d5": 0.4723127035830619, "eval/acc_d6": 0.6036866359447005, "eval/acc_d7": 0.6756756756756757, "eval/acc_d8": 0.8214285714285714, "eval/acc_d9": 0.2857142857142857, "thoughts/mass_top2": 0.8865631782044721, "thoughts/split": 0.30288332247026994, "thoughts/split_first": 0.38374479359086033, "thoughts/split_last": 0.03387239891987432, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.865, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.31313131313131315, "atc-ring/answer/acc_d4": 0.9276974416017798, "eval/loss": 0.868101216852665, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.965, "stage/acc_s2": 0.944, "stage/acc_s3": 0.865, "stage/streak_s0": 35, "stage/streak_s1": 18, "stage/streak_s2": 6, "stage/streak_s3": 0}
79
+ {"epoch": 79, "stage": 3, "train/epoch_loss": 1.0517560160612758, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 6.7, "eval/acc": 0.556, "eval/acc_d2": 0.0, "eval/acc_d3": 0.3333333333333333, "eval/acc_d4": 0.4473684210526316, "eval/acc_d5": 0.5342019543973942, "eval/acc_d6": 0.7235023041474654, "eval/acc_d7": 0.7162162162162162, "eval/acc_d8": 0.9642857142857143, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.8886741301457857, "thoughts/split": 0.3327876648261078, "thoughts/split_first": 0.37765250105000125, "thoughts/split_last": 0.8220803330259662, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.893, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.35353535353535354, "atc-ring/answer/acc_d4": 0.9543937708565072, "eval/loss": 0.9633518308401108, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.964, "stage/acc_s2": 0.953, "stage/acc_s3": 0.893, "stage/streak_s0": 36, "stage/streak_s1": 19, "stage/streak_s2": 7, "stage/streak_s3": 0}
80
+ {"epoch": 80, "stage": 3, "train/epoch_loss": 1.0356500163862976, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.4, "eval/acc": 0.579, "eval/acc_d2": 0.0, "eval/acc_d3": 0.46464646464646464, "eval/acc_d4": 0.5112781954887218, "eval/acc_d5": 0.5407166123778502, "eval/acc_d6": 0.695852534562212, "eval/acc_d7": 0.7297297297297297, "eval/acc_d8": 0.8214285714285714, "eval/acc_d9": 0.42857142857142855, "thoughts/mass_top2": 0.8707182768629449, "thoughts/split": 0.3469648860267962, "thoughts/split_first": 0.36552242064590607, "thoughts/split_last": 0.38940245831588227, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.898, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.494949494949495, "atc-ring/answer/acc_d4": 0.9432703003337041, "eval/loss": 0.8528875932097435, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.972, "stage/acc_s2": 0.938, "stage/acc_s3": 0.898, "stage/streak_s0": 37, "stage/streak_s1": 20, "stage/streak_s2": 8, "stage/streak_s3": 0}
81
+ {"epoch": 81, "stage": 3, "train/epoch_loss": 1.0314361053177072, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 7.4, "eval/acc": 0.566, "eval/acc_d2": 0.0, "eval/acc_d3": 0.43434343434343436, "eval/acc_d4": 0.49624060150375937, "eval/acc_d5": 0.5179153094462541, "eval/acc_d6": 0.7188940092165899, "eval/acc_d7": 0.6351351351351351, "eval/acc_d8": 0.8571428571428571, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.8874113261723597, "thoughts/split": 0.2675494903721151, "thoughts/split_first": 0.39604697632317687, "thoughts/split_last": 0.7891960483644841, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.901, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.46464646464646464, "atc-ring/answer/acc_d4": 0.9510567296996663, "eval/loss": 0.8344301655888557, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.967, "stage/acc_s2": 0.95, "stage/acc_s3": 0.901, "stage/streak_s0": 38, "stage/streak_s1": 21, "stage/streak_s2": 9, "stage/streak_s3": 1}
82
+ {"epoch": 82, "stage": 3, "train/epoch_loss": 1.0050582531132275, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.4, "eval/acc": 0.566, "eval/acc_d2": 0.0, "eval/acc_d3": 0.43434343434343436, "eval/acc_d4": 0.5413533834586466, "eval/acc_d5": 0.5309446254071661, "eval/acc_d6": 0.6589861751152074, "eval/acc_d7": 0.6081081081081081, "eval/acc_d8": 0.8214285714285714, "eval/acc_d9": 0.7142857142857143, "thoughts/mass_top2": 0.8765204336648896, "thoughts/split": 0.3531798969261677, "thoughts/split_first": 0.4167850791296251, "thoughts/split_last": 0.5599515349896504, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.906, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.5757575757575758, "atc-ring/answer/acc_d4": 0.9443826473859844, "eval/loss": 0.8611145913600922, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.971, "stage/acc_s2": 0.952, "stage/acc_s3": 0.906, "stage/streak_s0": 39, "stage/streak_s1": 22, "stage/streak_s2": 10, "stage/streak_s3": 2}
83
+ {"epoch": 83, "stage": 3, "train/epoch_loss": 0.9642719437804403, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 6.3, "eval/acc": 0.633, "eval/acc_d2": 0.5, "eval/acc_d3": 0.46464646464646464, "eval/acc_d4": 0.6127819548872181, "eval/acc_d5": 0.6058631921824105, "eval/acc_d6": 0.695852534562212, "eval/acc_d7": 0.7432432432432432, "eval/acc_d8": 0.9642857142857143, "eval/acc_d9": 0.5714285714285714, "thoughts/mass_top2": 0.8516289940225885, "thoughts/split": 0.37246673648233036, "thoughts/split_first": 0.4729282597411897, "thoughts/split_last": 0.09273000909733567, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.916, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.5050505050505051, "atc-ring/answer/acc_d4": 0.9621802002224694, "eval/loss": 0.8180739879608154, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.981, "stage/acc_s2": 0.956, "stage/acc_s3": 0.916, "stage/streak_s0": 40, "stage/streak_s1": 23, "stage/streak_s2": 11, "stage/streak_s3": 3}
84
+ {"epoch": 84, "stage": 3, "train/epoch_loss": 0.9697446377971505, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.4, "eval/acc": 0.585, "eval/acc_d2": 0.5, "eval/acc_d3": 0.5050505050505051, "eval/acc_d4": 0.5601503759398496, "eval/acc_d5": 0.5407166123778502, "eval/acc_d6": 0.6589861751152074, "eval/acc_d7": 0.6081081081081081, "eval/acc_d8": 0.8571428571428571, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.8638261341205192, "thoughts/split": 0.3889984904010786, "thoughts/split_first": 0.4699263487746511, "thoughts/split_last": 0.8326065234336102, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.921, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.48484848484848486, "atc-ring/answer/acc_d4": 0.9699666295884316, "eval/loss": 0.7891546115279198, "stage/next": 3, "stage/acc_s0": 1.0, "stage/acc_s1": 0.973, "stage/acc_s2": 0.956, "stage/acc_s3": 0.921, "stage/streak_s0": 41, "stage/streak_s1": 24, "stage/streak_s2": 12, "stage/streak_s3": 4}
85
+ {"epoch": 85, "stage": 3, "train/epoch_loss": 0.937064805362798, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.7, "eval/acc": 0.57, "eval/acc_d2": 0.5, "eval/acc_d3": 0.47474747474747475, "eval/acc_d4": 0.5, "eval/acc_d5": 0.5439739413680782, "eval/acc_d6": 0.6774193548387096, "eval/acc_d7": 0.6216216216216216, "eval/acc_d8": 0.8214285714285714, "eval/acc_d9": 0.8571428571428571, "thoughts/mass_top2": 0.869761061790074, "thoughts/split": 0.34516806325310534, "thoughts/split_first": 0.4288472408016941, "thoughts/split_last": 0.13013055317903785, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.905, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.42424242424242425, "atc-ring/answer/acc_d4": 0.9588431590656284, "eval/loss": 0.7052045837044716, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.981, "stage/acc_s2": 0.964, "stage/acc_s3": 0.905, "stage/acc_s4": 0.803, "stage/streak_s0": 42, "stage/streak_s1": 25, "stage/streak_s2": 13, "stage/streak_s3": 5, "stage/streak_s4": 0}
86
+ {"epoch": 86, "stage": 4, "train/epoch_loss": 1.0769385687912567, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.3, "eval/acc": 0.684, "eval/acc_d2": 0.0, "eval/acc_d3": 0.5050505050505051, "eval/acc_d4": 0.6541353383458647, "eval/acc_d5": 0.6775244299674267, "eval/acc_d6": 0.7741935483870968, "eval/acc_d7": 0.7297297297297297, "eval/acc_d8": 0.8214285714285714, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.9114723662508505, "thoughts/split": 0.2379180923463328, "thoughts/split_first": 0.29391141401197135, "thoughts/split_last": 0.0370867982297671, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.85, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.5858585858585859, "atc-ring/answer/acc_d4": 0.650375939849624, "atc-ring/answer/acc_d5": 0.9778830963665087, "eval/loss": 0.9221766293048859, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.956, "stage/acc_s2": 0.946, "stage/acc_s3": 0.918, "stage/acc_s4": 0.85, "stage/streak_s0": 43, "stage/streak_s1": 26, "stage/streak_s2": 14, "stage/streak_s3": 6, "stage/streak_s4": 0}
87
+ {"epoch": 87, "stage": 4, "train/epoch_loss": 1.037990979755981, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.6, "eval/acc": 0.571, "eval/acc_d2": 0.0, "eval/acc_d3": 0.48484848484848486, "eval/acc_d4": 0.5939849624060151, "eval/acc_d5": 0.5602605863192183, "eval/acc_d6": 0.5714285714285714, "eval/acc_d7": 0.6216216216216216, "eval/acc_d8": 0.5714285714285714, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.9009188203633864, "thoughts/split": 0.2620909714692462, "thoughts/split_first": 0.3822291987333211, "thoughts/split_last": 0.015142348383396537, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.82, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.48484848484848486, "atc-ring/answer/acc_d4": 0.5789473684210527, "atc-ring/answer/acc_d5": 0.9747235387045814, "eval/loss": 0.9468215629458427, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.956, "stage/acc_s2": 0.94, "stage/acc_s3": 0.915, "stage/acc_s4": 0.82, "stage/streak_s0": 44, "stage/streak_s1": 27, "stage/streak_s2": 15, "stage/streak_s3": 7, "stage/streak_s4": 0}
88
+ {"epoch": 88, "stage": 4, "train/epoch_loss": 0.9751328614693654, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 5.1, "eval/acc": 0.707, "eval/acc_d2": 0.5, "eval/acc_d3": 0.6262626262626263, "eval/acc_d4": 0.6879699248120301, "eval/acc_d5": 0.7166123778501629, "eval/acc_d6": 0.7557603686635944, "eval/acc_d7": 0.6891891891891891, "eval/acc_d8": 0.6785714285714286, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.900794066511667, "thoughts/split": 0.2874250480677924, "thoughts/split_first": 0.40285304001653893, "thoughts/split_last": 0.010182712603718384, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.853, "atc-ring/answer/acc_d2": 1.0, "atc-ring/answer/acc_d3": 0.5858585858585859, "atc-ring/answer/acc_d4": 0.6541353383458647, "atc-ring/answer/acc_d5": 0.9778830963665087, "eval/loss": 0.8374335840344429, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.962, "stage/acc_s2": 0.937, "stage/acc_s3": 0.932, "stage/acc_s4": 0.853, "stage/streak_s0": 45, "stage/streak_s1": 28, "stage/streak_s2": 16, "stage/streak_s3": 8, "stage/streak_s4": 0}
89
+ {"epoch": 89, "stage": 4, "train/epoch_loss": 1.0068905594982678, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.6, "eval/acc": 0.752, "eval/acc_d2": 0.5, "eval/acc_d3": 0.7171717171717171, "eval/acc_d4": 0.6879699248120301, "eval/acc_d5": 0.752442996742671, "eval/acc_d6": 0.8110599078341014, "eval/acc_d7": 0.8243243243243243, "eval/acc_d8": 0.8214285714285714, "eval/acc_d9": 0.8571428571428571, "thoughts/mass_top2": 0.890638224035023, "thoughts/split": 0.3102702142852295, "thoughts/split_first": 0.4595124066724522, "thoughts/split_last": 0.022026525001211883, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.868, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.6464646464646465, "atc-ring/answer/acc_d4": 0.6804511278195489, "atc-ring/answer/acc_d5": 0.9826224328593997, "eval/loss": 0.7213715612888336, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.97, "stage/acc_s2": 0.952, "stage/acc_s3": 0.931, "stage/acc_s4": 0.868, "stage/streak_s0": 46, "stage/streak_s1": 29, "stage/streak_s2": 17, "stage/streak_s3": 9, "stage/streak_s4": 0}
90
+ {"epoch": 90, "stage": 4, "train/epoch_loss": 0.9543181371085251, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 6.1, "eval/acc": 0.715, "eval/acc_d2": 0.0, "eval/acc_d3": 0.6060606060606061, "eval/acc_d4": 0.7255639097744361, "eval/acc_d5": 0.742671009771987, "eval/acc_d6": 0.728110599078341, "eval/acc_d7": 0.6756756756756757, "eval/acc_d8": 0.6785714285714286, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.8933965245345312, "thoughts/split": 0.26212616836088287, "thoughts/split_first": 0.4290590520179267, "thoughts/split_last": 0.011865959210262754, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.877, "atc-ring/answer/acc_d2": 0.0, "atc-ring/answer/acc_d3": 0.6565656565656566, "atc-ring/answer/acc_d4": 0.7218045112781954, "atc-ring/answer/acc_d5": 0.9794628751974723, "eval/loss": 0.7855175659060478, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.976, "stage/acc_s2": 0.952, "stage/acc_s3": 0.934, "stage/acc_s4": 0.877, "stage/streak_s0": 47, "stage/streak_s1": 30, "stage/streak_s2": 18, "stage/streak_s3": 10, "stage/streak_s4": 0}
91
+ {"epoch": 91, "stage": 4, "train/epoch_loss": 0.9243243849730189, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.7, "eval/acc": 0.791, "eval/acc_d2": 0.5, "eval/acc_d3": 0.7070707070707071, "eval/acc_d4": 0.7481203007518797, "eval/acc_d5": 0.7980456026058632, "eval/acc_d6": 0.8709677419354839, "eval/acc_d7": 0.8243243243243243, "eval/acc_d8": 0.6785714285714286, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.9032600172033871, "thoughts/split": 0.2726035652866448, "thoughts/split_first": 0.36882441532988214, "thoughts/split_last": 0.011850391665018232, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.89, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.696969696969697, "atc-ring/answer/acc_d4": 0.7406015037593985, "atc-ring/answer/acc_d5": 0.9842022116903634, "eval/loss": 0.6735615059733391, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.973, "stage/acc_s2": 0.947, "stage/acc_s3": 0.944, "stage/acc_s4": 0.89, "stage/streak_s0": 48, "stage/streak_s1": 31, "stage/streak_s2": 19, "stage/streak_s3": 11, "stage/streak_s4": 0}
92
+ {"epoch": 92, "stage": 4, "train/epoch_loss": 0.9069253651401664, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.7, "eval/acc": 0.751, "eval/acc_d2": 0.5, "eval/acc_d3": 0.7272727272727273, "eval/acc_d4": 0.7293233082706767, "eval/acc_d5": 0.745928338762215, "eval/acc_d6": 0.783410138248848, "eval/acc_d7": 0.7837837837837838, "eval/acc_d8": 0.7142857142857143, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.9170801069032104, "thoughts/split": 0.25599883278515967, "thoughts/split_first": 0.34679963840720096, "thoughts/split_last": 0.0033521718643587856, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.894, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.7777777777777778, "atc-ring/answer/acc_d4": 0.7218045112781954, "atc-ring/answer/acc_d5": 0.985781990521327, "eval/loss": 0.7374066114425659, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.957, "stage/acc_s2": 0.956, "stage/acc_s3": 0.942, "stage/acc_s4": 0.894, "stage/streak_s0": 49, "stage/streak_s1": 32, "stage/streak_s2": 20, "stage/streak_s3": 12, "stage/streak_s4": 0}
93
+ {"epoch": 93, "stage": 4, "train/epoch_loss": 0.8888849318027496, "train/hidden_prob": 0.75, "train/lr": 3e-05, "time_s": 4.7, "eval/acc": 0.766, "eval/acc_d2": 0.5, "eval/acc_d3": 0.7878787878787878, "eval/acc_d4": 0.7781954887218046, "eval/acc_d5": 0.755700325732899, "eval/acc_d6": 0.7695852534562212, "eval/acc_d7": 0.7702702702702703, "eval/acc_d8": 0.6071428571428571, "eval/acc_d9": 1.0, "thoughts/mass_top2": 0.9037030809967578, "thoughts/split": 0.24185462361050078, "thoughts/split_first": 0.3339933037880706, "thoughts/split_last": 0.025279162975507197, "atc-ring/answer/n": 1000.0, "atc-ring/answer/acc": 0.901, "atc-ring/answer/acc_d2": 0.5, "atc-ring/answer/acc_d3": 0.7373737373737373, "atc-ring/answer/acc_d4": 0.7669172932330827, "atc-ring/answer/acc_d5": 0.9842022116903634, "eval/loss": 0.7191918343305588, "stage/next": 4, "stage/acc_s0": 1.0, "stage/acc_s1": 0.965, "stage/acc_s2": 0.941, "stage/acc_s3": 0.95, "stage/acc_s4": 0.901, "stage/streak_s0": 50, "stage/streak_s1": 33, "stage/streak_s2": 21, "stage/streak_s3": 13, "stage/streak_s4": 1}