farguney commited on
Commit
ac24294
·
verified ·
1 Parent(s): 5e891c4

Upload g1c_no_opfield_s0.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1c_no_opfield_s0.json +87 -0
g1c_no_opfield_s0.json ADDED
@@ -0,0 +1,87 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "no_opfield",
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
+ "history": [
31
+ {
32
+ "acc_d11": 0.002,
33
+ "exact_d11": 0.0,
34
+ "acc_d12": 0.0049,
35
+ "exact_d12": 0.0,
36
+ "acc_d13": 0.0059,
37
+ "exact_d13": 0.0,
38
+ "acc_d14": 0.0029,
39
+ "exact_d14": 0.0,
40
+ "acc_d15": 0.0029,
41
+ "exact_d15": 0.0,
42
+ "acc_d16": 0.0068,
43
+ "exact_d16": 0.0,
44
+ "heldout_byte_acc": 0.004231770833333333,
45
+ "heldout_record_exact": 0.0,
46
+ "heldout_answer_bpb": 8.016158431768417,
47
+ "heldout_min_exact": 0.0,
48
+ "step": 0,
49
+ "loss": 4100.154296875,
50
+ "train_bits": 4100.15,
51
+ "lam_mid": 0.0,
52
+ "cur_depth": 10,
53
+ "st": 1,
54
+ "s_per_step": 0.836,
55
+ "wall_s": 0.8
56
+ }
57
+ ],
58
+ "final": {
59
+ "acc_d11": 0.002,
60
+ "exact_d11": 0.0,
61
+ "acc_d12": 0.0049,
62
+ "exact_d12": 0.0,
63
+ "acc_d13": 0.0059,
64
+ "exact_d13": 0.0,
65
+ "acc_d14": 0.0029,
66
+ "exact_d14": 0.0,
67
+ "acc_d15": 0.0029,
68
+ "exact_d15": 0.0,
69
+ "acc_d16": 0.0068,
70
+ "exact_d16": 0.0,
71
+ "heldout_byte_acc": 0.004231770833333333,
72
+ "heldout_record_exact": 0.0,
73
+ "heldout_answer_bpb": 8.016158431768417,
74
+ "heldout_min_exact": 0.0,
75
+ "step": 0,
76
+ "loss": 4100.154296875,
77
+ "train_bits": 4100.15,
78
+ "lam_mid": 0.0,
79
+ "cur_depth": 10,
80
+ "st": 1,
81
+ "s_per_step": 0.836,
82
+ "wall_s": 0.8
83
+ }
84
+ }
85
+ ],
86
+ "partial": true
87
+ }