farguney commited on
Commit
f296b4f
·
verified ·
1 Parent(s): 9724f1c

Upload g1c_random_frozen_s0.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1c_random_frozen_s0.json +111 -0
g1c_random_frozen_s0.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "random_frozen",
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": 0.0,
32
+ "worst_depth": 7,
33
+ "max_mid_entropy": 1.0205601453781128,
34
+ "pass": false
35
+ },
36
+ "history": [
37
+ {
38
+ "acc_d11": 0.0098,
39
+ "exact_d11": 0.0,
40
+ "acc_d12": 0.0049,
41
+ "exact_d12": 0.0,
42
+ "acc_d13": 0.0088,
43
+ "exact_d13": 0.0,
44
+ "acc_d14": 0.001,
45
+ "exact_d14": 0.0,
46
+ "acc_d15": 0.0098,
47
+ "exact_d15": 0.0,
48
+ "acc_d16": 0.001,
49
+ "exact_d16": 0.0,
50
+ "heldout_byte_acc": 0.005859375,
51
+ "heldout_record_exact": 0.0,
52
+ "heldout_answer_bpb": 8.065268695354462,
53
+ "heldout_min_exact": 0.0,
54
+ "singleton_len1": 1.0,
55
+ "distinct_codes": 1.0,
56
+ "code_map": "[1, 0]",
57
+ "empty_word_rate": 1.0,
58
+ "word_purity": 1.0,
59
+ "word_len_match": 1.0,
60
+ "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]",
61
+ "purity_trained": 1.0,
62
+ "purity_closure": 1.0,
63
+ "step": 0,
64
+ "loss": 4109.00439453125,
65
+ "train_bits": 4108.85,
66
+ "lam_mid": 0.0,
67
+ "cur_depth": 10,
68
+ "st": 1,
69
+ "s_per_step": 2.3381,
70
+ "wall_s": 2.3
71
+ }
72
+ ],
73
+ "final": {
74
+ "acc_d11": 0.0098,
75
+ "exact_d11": 0.0,
76
+ "acc_d12": 0.0049,
77
+ "exact_d12": 0.0,
78
+ "acc_d13": 0.0088,
79
+ "exact_d13": 0.0,
80
+ "acc_d14": 0.001,
81
+ "exact_d14": 0.0,
82
+ "acc_d15": 0.0098,
83
+ "exact_d15": 0.0,
84
+ "acc_d16": 0.001,
85
+ "exact_d16": 0.0,
86
+ "heldout_byte_acc": 0.005859375,
87
+ "heldout_record_exact": 0.0,
88
+ "heldout_answer_bpb": 8.065268695354462,
89
+ "heldout_min_exact": 0.0,
90
+ "singleton_len1": 1.0,
91
+ "distinct_codes": 1.0,
92
+ "code_map": "[1, 0]",
93
+ "empty_word_rate": 1.0,
94
+ "word_purity": 1.0,
95
+ "word_len_match": 1.0,
96
+ "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]",
97
+ "purity_trained": 1.0,
98
+ "purity_closure": 1.0,
99
+ "step": 0,
100
+ "loss": 4109.00439453125,
101
+ "train_bits": 4108.85,
102
+ "lam_mid": 0.0,
103
+ "cur_depth": 10,
104
+ "st": 1,
105
+ "s_per_step": 2.3381,
106
+ "wall_s": 2.3
107
+ }
108
+ }
109
+ ],
110
+ "partial": true
111
+ }