farguney commited on
Commit
c0c28d3
·
verified ·
1 Parent(s): 7defffc

Upload g1fs16_st_nosched_s0.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1fs16_st_nosched_s0.json +98 -0
g1fs16_st_nosched_s0.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "eps": 0.05,
23
+ "device": "cuda",
24
+ "runs": [
25
+ {
26
+ "seed": 0,
27
+ "oracle": {
28
+ "worst_acc": 1.0,
29
+ "worst_depth": -1,
30
+ "max_mid_entropy": 0.0008481992990709841,
31
+ "pass": true
32
+ },
33
+ "history": [
34
+ {
35
+ "acc_d11": 0.002,
36
+ "exact_d11": 0.0,
37
+ "acc_d12": 0.0049,
38
+ "exact_d12": 0.0,
39
+ "acc_d13": 0.0049,
40
+ "exact_d13": 0.0,
41
+ "acc_d14": 0.0029,
42
+ "exact_d14": 0.0,
43
+ "acc_d15": 0.0029,
44
+ "exact_d15": 0.0,
45
+ "acc_d16": 0.0088,
46
+ "exact_d16": 0.0,
47
+ "heldout_byte_acc": 0.00439453125,
48
+ "heldout_record_exact": 0.0,
49
+ "heldout_answer_bpb": 8.016194621721903,
50
+ "heldout_min_exact": 0.0,
51
+ "singleton_len1": 0.5,
52
+ "distinct_codes": 0.0,
53
+ "code_map": "[1, None]",
54
+ "empty_word_rate": 1.0,
55
+ "word_purity": 0.0,
56
+ "word_len_match": 0.0,
57
+ "step": 0,
58
+ "loss": 4114.3720703125,
59
+ "lam_mid": 0.0,
60
+ "cur_depth": 10,
61
+ "s_per_step": 1.3474,
62
+ "wall_s": 1.3
63
+ }
64
+ ],
65
+ "final": {
66
+ "acc_d11": 0.002,
67
+ "exact_d11": 0.0,
68
+ "acc_d12": 0.0049,
69
+ "exact_d12": 0.0,
70
+ "acc_d13": 0.0049,
71
+ "exact_d13": 0.0,
72
+ "acc_d14": 0.0029,
73
+ "exact_d14": 0.0,
74
+ "acc_d15": 0.0029,
75
+ "exact_d15": 0.0,
76
+ "acc_d16": 0.0088,
77
+ "exact_d16": 0.0,
78
+ "heldout_byte_acc": 0.00439453125,
79
+ "heldout_record_exact": 0.0,
80
+ "heldout_answer_bpb": 8.016194621721903,
81
+ "heldout_min_exact": 0.0,
82
+ "singleton_len1": 0.5,
83
+ "distinct_codes": 0.0,
84
+ "code_map": "[1, None]",
85
+ "empty_word_rate": 1.0,
86
+ "word_purity": 0.0,
87
+ "word_len_match": 0.0,
88
+ "step": 0,
89
+ "loss": 4114.3720703125,
90
+ "lam_mid": 0.0,
91
+ "cur_depth": 10,
92
+ "s_per_step": 1.3474,
93
+ "wall_s": 1.3
94
+ }
95
+ }
96
+ ],
97
+ "partial": true
98
+ }