farguney commited on
Commit
07c27a5
·
verified ·
1 Parent(s): 8a764a2

Upload g1logcredit_s1.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1logcredit_s1.json +118 -0
g1logcredit_s1.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "field",
4
+ "seeds": [
5
+ 0
6
+ ],
7
+ "nonce": 0,
8
+ "steps": 24000,
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": 0,
30
+ "oracle": {
31
+ "worst_acc": 1.0,
32
+ "worst_depth": -1,
33
+ "max_mid_entropy": 0.0010694314260035753,
34
+ "pass": true
35
+ },
36
+ "history": [
37
+ {
38
+ "acc_d11": 0.0029,
39
+ "exact_d11": 0.0,
40
+ "acc_d12": 0.002,
41
+ "exact_d12": 0.0,
42
+ "acc_d13": 0.0039,
43
+ "exact_d13": 0.0,
44
+ "acc_d14": 0.0059,
45
+ "exact_d14": 0.0,
46
+ "acc_d15": 0.0049,
47
+ "exact_d15": 0.0,
48
+ "acc_d16": 0.001,
49
+ "exact_d16": 0.0,
50
+ "heldout_byte_acc": 0.00341796875,
51
+ "heldout_record_exact": 0.0,
52
+ "heldout_answer_bpb": 8.074026008447012,
53
+ "heldout_min_exact": 0.0,
54
+ "singleton_len1": 0.0,
55
+ "distinct_codes": 0.0,
56
+ "code_map": "[None, None]",
57
+ "empty_word_rate": 0.0,
58
+ "word_purity": 0.0,
59
+ "word_len_match": 0.0,
60
+ "clip_compiler_symbols": 6.047234058,
61
+ "clip_compiler_reader": 15.39970493,
62
+ "clip_actions": 15.46917343,
63
+ "clip_carrier": 15.53397179,
64
+ "clip_spine": 3919.002197,
65
+ "step": 0,
66
+ "loss": 4148.6962890625,
67
+ "train_bits": 4105.61,
68
+ "lam_mid": 0.0,
69
+ "cur_depth": 10,
70
+ "st": 1,
71
+ "s_per_step": 1.6616,
72
+ "wall_s": 1.7
73
+ }
74
+ ],
75
+ "final": {
76
+ "acc_d11": 0.0029,
77
+ "exact_d11": 0.0,
78
+ "acc_d12": 0.002,
79
+ "exact_d12": 0.0,
80
+ "acc_d13": 0.0039,
81
+ "exact_d13": 0.0,
82
+ "acc_d14": 0.0059,
83
+ "exact_d14": 0.0,
84
+ "acc_d15": 0.0049,
85
+ "exact_d15": 0.0,
86
+ "acc_d16": 0.001,
87
+ "exact_d16": 0.0,
88
+ "heldout_byte_acc": 0.00341796875,
89
+ "heldout_record_exact": 0.0,
90
+ "heldout_answer_bpb": 8.074026008447012,
91
+ "heldout_min_exact": 0.0,
92
+ "singleton_len1": 0.0,
93
+ "distinct_codes": 0.0,
94
+ "code_map": "[None, None]",
95
+ "empty_word_rate": 0.0,
96
+ "word_purity": 0.0,
97
+ "word_len_match": 0.0,
98
+ "clip_compiler_symbols": 6.047234058,
99
+ "clip_compiler_reader": 15.39970493,
100
+ "clip_actions": 15.46917343,
101
+ "clip_carrier": 15.53397179,
102
+ "clip_spine": 3919.002197,
103
+ "step": 0,
104
+ "loss": 4148.6962890625,
105
+ "train_bits": 4105.61,
106
+ "lam_mid": 0.0,
107
+ "cur_depth": 10,
108
+ "st": 1,
109
+ "s_per_step": 1.6616,
110
+ "wall_s": 1.7
111
+ }
112
+ }
113
+ ],
114
+ "partial": true,
115
+ "result_file": "g1logcredit_s1.json",
116
+ "off_law": {},
117
+ "certification_geometry": true
118
+ }