farguney commited on
Commit
484b2e7
·
verified ·
1 Parent(s): 07ab8c7

Upload g1v4_ctl_record_split_s1.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1v4_ctl_record_split_s1.json +156 -0
g1v4_ctl_record_split_s1.json ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "record_split",
4
+ "seeds": [
5
+ 1
6
+ ],
7
+ "nonce": 0,
8
+ "steps": 4000,
9
+ "events": 2,
10
+ "m_records": 16,
11
+ "d": 64,
12
+ "layers": 3,
13
+ "carrier": 256,
14
+ "train_depth": 10,
15
+ "closure": 16,
16
+ "lam_mid": 0.0,
17
+ "lam_cpu": 0.02,
18
+ "lam_a": 0.02,
19
+ "mid_warmup": 0.0,
20
+ "curriculum": 0.0,
21
+ "straight_through": true,
22
+ "st_after": 0.0,
23
+ "act_init": 4.0,
24
+ "sampled": true,
25
+ "eps": 0.05,
26
+ "device": "cuda",
27
+ "runs": [
28
+ {
29
+ "seed": 1,
30
+ "oracle": {
31
+ "worst_acc": 1.0,
32
+ "worst_depth": -1,
33
+ "max_mid_entropy": 0.0011125560849905014,
34
+ "pass": true
35
+ },
36
+ "history": [
37
+ {
38
+ "acc_d11": 0.002,
39
+ "exact_d11": 0.0,
40
+ "acc_d12": 0.0059,
41
+ "exact_d12": 0.0,
42
+ "acc_d13": 0.0049,
43
+ "exact_d13": 0.0,
44
+ "acc_d14": 0.0059,
45
+ "exact_d14": 0.0,
46
+ "acc_d15": 0.001,
47
+ "exact_d15": 0.0,
48
+ "acc_d16": 0.0029,
49
+ "exact_d16": 0.0,
50
+ "heldout_byte_acc": 0.0037434895833333335,
51
+ "heldout_record_exact": 0.0,
52
+ "heldout_answer_bpb": 8.06190401315689,
53
+ "heldout_min_exact": 0.0,
54
+ "heldout_correct_bytes": 23,
55
+ "heldout_record_exact_count": 0,
56
+ "rsb_action_score": 0.0,
57
+ "singleton_len1": 1.0,
58
+ "distinct_codes": 1.0,
59
+ "code_map": "[0, 1]",
60
+ "empty_word_rate": 1.0,
61
+ "word_purity": 1.0,
62
+ "word_len_match": 1.0,
63
+ "purity_by_depth": "[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]",
64
+ "purity_trained": 1.0,
65
+ "purity_closure": 1.0,
66
+ "clip_actions": 14.01409531,
67
+ "clip_carrier": 14.88748837,
68
+ "clip_spine": 4385.374023,
69
+ "step": 0,
70
+ "loss": 4216.27783203125,
71
+ "train_bits": 4170.38,
72
+ "lam_mid": 0.0,
73
+ "boot": 1035.104004,
74
+ "boot_q_anchor": null,
75
+ "boot_q_empty": null,
76
+ "boot_compiler_blank_map": false,
77
+ "boot_anchor_gap_bits": null,
78
+ "boot_comp_bits": 20.74860038,
79
+ "boot_q_map": 0.975091,
80
+ "boot_margin_bits": null,
81
+ "boot_bijection": null,
82
+ "boot_panel_qmin": null,
83
+ "boot_greens": 0,
84
+ "handoff_step": null,
85
+ "handoff_failed": false,
86
+ "boot_law": "v4",
87
+ "boot_rate": 96.0,
88
+ "cur_depth": 10,
89
+ "st": 1,
90
+ "s_per_step": 2.3359,
91
+ "wall_s": 2.3
92
+ }
93
+ ],
94
+ "final": {
95
+ "acc_d11": 0.002,
96
+ "exact_d11": 0.0,
97
+ "acc_d12": 0.0059,
98
+ "exact_d12": 0.0,
99
+ "acc_d13": 0.0049,
100
+ "exact_d13": 0.0,
101
+ "acc_d14": 0.0059,
102
+ "exact_d14": 0.0,
103
+ "acc_d15": 0.001,
104
+ "exact_d15": 0.0,
105
+ "acc_d16": 0.0029,
106
+ "exact_d16": 0.0,
107
+ "heldout_byte_acc": 0.0037434895833333335,
108
+ "heldout_record_exact": 0.0,
109
+ "heldout_answer_bpb": 8.06190401315689,
110
+ "heldout_min_exact": 0.0,
111
+ "heldout_correct_bytes": 23,
112
+ "heldout_record_exact_count": 0,
113
+ "rsb_action_score": 0.0,
114
+ "singleton_len1": 1.0,
115
+ "distinct_codes": 1.0,
116
+ "code_map": "[0, 1]",
117
+ "empty_word_rate": 1.0,
118
+ "word_purity": 1.0,
119
+ "word_len_match": 1.0,
120
+ "purity_by_depth": "[1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0]",
121
+ "purity_trained": 1.0,
122
+ "purity_closure": 1.0,
123
+ "clip_actions": 14.01409531,
124
+ "clip_carrier": 14.88748837,
125
+ "clip_spine": 4385.374023,
126
+ "step": 0,
127
+ "loss": 4216.27783203125,
128
+ "train_bits": 4170.38,
129
+ "lam_mid": 0.0,
130
+ "boot": 1035.104004,
131
+ "boot_q_anchor": null,
132
+ "boot_q_empty": null,
133
+ "boot_compiler_blank_map": false,
134
+ "boot_anchor_gap_bits": null,
135
+ "boot_comp_bits": 20.74860038,
136
+ "boot_q_map": 0.975091,
137
+ "boot_margin_bits": null,
138
+ "boot_bijection": null,
139
+ "boot_panel_qmin": null,
140
+ "boot_greens": 0,
141
+ "handoff_step": null,
142
+ "handoff_failed": false,
143
+ "boot_law": "v4",
144
+ "boot_rate": 96.0,
145
+ "cur_depth": 10,
146
+ "st": 1,
147
+ "s_per_step": 2.3359,
148
+ "wall_s": 2.3
149
+ }
150
+ }
151
+ ],
152
+ "partial": true,
153
+ "result_file": "g1v4_ctl_record_split_s1.json",
154
+ "off_law": {},
155
+ "certification_geometry": true
156
+ }