farguney commited on
Commit
2e587b7
·
verified ·
1 Parent(s): e049d3a

Upload g1fs16_field.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1fs16_field.json +43 -61
g1fs16_field.json CHANGED
@@ -2,106 +2,88 @@
2
  "screen": "G1-FS16",
3
  "arm": "field",
4
  "seeds": [
5
- 0
6
  ],
7
  "nonce": 0,
8
- "steps": 8,
9
- "events": 1,
10
- "m_records": 4,
11
- "d": 32,
12
- "layers": 2,
13
- "carrier": 128,
14
- "train_depth": 3,
15
- "closure": 5,
16
  "lam_mid": 0.0,
17
  "lam_cpu": 0.02,
18
  "lam_a": 0.02,
19
  "mid_warmup": 0.0,
20
- "curriculum": 0.5,
21
- "straight_through": false,
 
 
 
22
  "eps": 0.05,
23
  "device": "cpu",
24
  "runs": [
25
  {
26
- "seed": 0,
27
  "oracle": {
28
  "worst_acc": 1.0,
29
  "worst_depth": -1,
30
- "max_mid_entropy": 0.259665846824646,
31
  "pass": true
32
  },
33
  "history": [
34
  {
35
- "acc_d4": 0.0,
36
- "exact_d4": 0.0,
37
- "acc_d5": 0.0,
38
- "exact_d5": 0.0,
39
- "heldout_byte_acc": 0.0,
40
  "heldout_record_exact": 0.0,
41
- "heldout_answer_bpb": 7.978084564208984,
42
- "heldout_min_exact": 0.0,
43
- "singleton_len1": 0.5,
44
- "distinct_codes": 0.0,
45
- "code_map": "[0, None]",
46
- "empty_word_rate": 1.0,
47
- "word_purity": 0.0,
48
- "word_len_match": 0.0,
49
- "step": 0,
50
- "loss": 1033.364990234375,
51
- "lam_mid": 0.0,
52
- "cur_depth": 1,
53
- "st": 0,
54
- "s_per_step": 0.0287,
55
- "wall_s": 0.0
56
- },
57
- {
58
- "acc_d4": 0.0312,
59
- "exact_d4": 0.0,
60
- "acc_d5": 0.0,
61
- "exact_d5": 0.0,
62
- "heldout_byte_acc": 0.015625,
63
- "heldout_record_exact": 0.0,
64
- "heldout_answer_bpb": 8.023046016693115,
65
  "heldout_min_exact": 0.0,
66
  "singleton_len1": 0.0,
67
  "distinct_codes": 0.0,
68
  "code_map": "[None, None]",
69
- "empty_word_rate": 1.0,
70
  "word_purity": 0.0,
71
  "word_len_match": 0.0,
72
- "step": 7,
73
- "loss": 985.9659423828125,
 
74
  "lam_mid": 0.0,
75
- "cur_depth": 3,
76
  "st": 1,
77
- "s_per_step": 0.2118,
78
- "wall_s": 1.5
79
  }
80
  ],
81
  "final": {
82
- "acc_d4": 0.0312,
83
- "exact_d4": 0.0,
84
- "acc_d5": 0.0,
85
- "exact_d5": 0.0,
86
- "heldout_byte_acc": 0.015625,
87
  "heldout_record_exact": 0.0,
88
- "heldout_answer_bpb": 8.023046016693115,
89
  "heldout_min_exact": 0.0,
90
  "singleton_len1": 0.0,
91
  "distinct_codes": 0.0,
92
  "code_map": "[None, None]",
93
- "empty_word_rate": 1.0,
94
  "word_purity": 0.0,
95
  "word_len_match": 0.0,
96
- "step": 7,
97
- "loss": 985.9659423828125,
 
98
  "lam_mid": 0.0,
99
- "cur_depth": 3,
100
  "st": 1,
101
- "s_per_step": 0.2118,
102
- "wall_s": 1.5
103
  }
104
  }
105
  ],
106
- "partial": false
107
  }
 
2
  "screen": "G1-FS16",
3
  "arm": "field",
4
  "seeds": [
5
+ 1
6
  ],
7
  "nonce": 0,
8
+ "steps": 240,
9
+ "events": 2,
10
+ "m_records": 8,
11
+ "d": 64,
12
+ "layers": 3,
13
+ "carrier": 192,
14
+ "train_depth": 6,
15
+ "closure": 8,
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": "cpu",
27
  "runs": [
28
  {
29
+ "seed": 1,
30
  "oracle": {
31
  "worst_acc": 1.0,
32
  "worst_depth": -1,
33
+ "max_mid_entropy": 0.001570447813719511,
34
  "pass": true
35
  },
36
  "history": [
37
  {
38
+ "acc_d7": 0.0052,
39
+ "exact_d7": 0.0,
40
+ "acc_d8": 0.0117,
41
+ "exact_d8": 0.0,
42
+ "heldout_byte_acc": 0.008463541666666666,
43
  "heldout_record_exact": 0.0,
44
+ "heldout_answer_bpb": 8.094363311926523,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  "heldout_min_exact": 0.0,
46
  "singleton_len1": 0.0,
47
  "distinct_codes": 0.0,
48
  "code_map": "[None, None]",
49
+ "empty_word_rate": 0.0,
50
  "word_purity": 0.0,
51
  "word_len_match": 0.0,
52
+ "step": 0,
53
+ "loss": 2093.167724609375,
54
+ "train_bits": 2088.73,
55
  "lam_mid": 0.0,
56
+ "cur_depth": 6,
57
  "st": 1,
58
+ "s_per_step": 0.565,
59
+ "wall_s": 0.6
60
  }
61
  ],
62
  "final": {
63
+ "acc_d7": 0.0052,
64
+ "exact_d7": 0.0,
65
+ "acc_d8": 0.0117,
66
+ "exact_d8": 0.0,
67
+ "heldout_byte_acc": 0.008463541666666666,
68
  "heldout_record_exact": 0.0,
69
+ "heldout_answer_bpb": 8.094363311926523,
70
  "heldout_min_exact": 0.0,
71
  "singleton_len1": 0.0,
72
  "distinct_codes": 0.0,
73
  "code_map": "[None, None]",
74
+ "empty_word_rate": 0.0,
75
  "word_purity": 0.0,
76
  "word_len_match": 0.0,
77
+ "step": 0,
78
+ "loss": 2093.167724609375,
79
+ "train_bits": 2088.73,
80
  "lam_mid": 0.0,
81
+ "cur_depth": 6,
82
  "st": 1,
83
+ "s_per_step": 0.565,
84
+ "wall_s": 0.6
85
  }
86
  }
87
  ],
88
+ "partial": true
89
  }