farguney commited on
Commit
9f01bd5
·
verified ·
1 Parent(s): a58b7c9

Upload scratch/g1rep_no_opfield_s1.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. scratch/g1rep_no_opfield_s1.json +92 -0
scratch/g1rep_no_opfield_s1.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "no_opfield",
4
+ "seeds": [
5
+ 1
6
+ ],
7
+ "nonce": 0,
8
+ "steps": 4000,
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": 1,
30
+ "history": [
31
+ {
32
+ "acc_d11": 0.002,
33
+ "exact_d11": 0.0,
34
+ "acc_d12": 0.0029,
35
+ "exact_d12": 0.0,
36
+ "acc_d13": 0.0029,
37
+ "exact_d13": 0.0,
38
+ "acc_d14": 0.002,
39
+ "exact_d14": 0.0,
40
+ "acc_d15": 0.0049,
41
+ "exact_d15": 0.0,
42
+ "acc_d16": 0.0029,
43
+ "exact_d16": 0.0,
44
+ "heldout_byte_acc": 0.0029296875,
45
+ "heldout_record_exact": 0.0,
46
+ "heldout_answer_bpb": 8.018829425175985,
47
+ "heldout_min_exact": 0.0,
48
+ "clip_spine": 4387.37,
49
+ "step": 0,
50
+ "loss": 4165.14794921875,
51
+ "train_bits": 4165.15,
52
+ "lam_mid": 0.0,
53
+ "cur_depth": 10,
54
+ "st": 1,
55
+ "s_per_step": 0.8584,
56
+ "wall_s": 0.9
57
+ }
58
+ ],
59
+ "final": {
60
+ "acc_d11": 0.002,
61
+ "exact_d11": 0.0,
62
+ "acc_d12": 0.0029,
63
+ "exact_d12": 0.0,
64
+ "acc_d13": 0.0029,
65
+ "exact_d13": 0.0,
66
+ "acc_d14": 0.002,
67
+ "exact_d14": 0.0,
68
+ "acc_d15": 0.0049,
69
+ "exact_d15": 0.0,
70
+ "acc_d16": 0.0029,
71
+ "exact_d16": 0.0,
72
+ "heldout_byte_acc": 0.0029296875,
73
+ "heldout_record_exact": 0.0,
74
+ "heldout_answer_bpb": 8.018829425175985,
75
+ "heldout_min_exact": 0.0,
76
+ "clip_spine": 4387.37,
77
+ "step": 0,
78
+ "loss": 4165.14794921875,
79
+ "train_bits": 4165.15,
80
+ "lam_mid": 0.0,
81
+ "cur_depth": 10,
82
+ "st": 1,
83
+ "s_per_step": 0.8584,
84
+ "wall_s": 0.9
85
+ }
86
+ }
87
+ ],
88
+ "partial": true,
89
+ "result_file": "scratch/g1rep_no_opfield_s1.json",
90
+ "off_law": {},
91
+ "certification_geometry": true
92
+ }