farguney commited on
Commit
05ed936
·
verified ·
1 Parent(s): 2855312

Upload g1fs16_field_s2.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1fs16_field_s2.json +63 -0
g1fs16_field_s2.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "field",
4
+ "seeds": [
5
+ 2
6
+ ],
7
+ "nonce": 0,
8
+ "steps": 24000,
9
+ "events": 1,
10
+ "m_records": 8,
11
+ "d": 64,
12
+ "layers": 3,
13
+ "carrier": 256,
14
+ "train_depth": 10,
15
+ "closure": 16,
16
+ "lam_mid": 1.0,
17
+ "lam_cpu": 0.02,
18
+ "lam_a": 0.02,
19
+ "mid_warmup": 0.3,
20
+ "curriculum": 0.5,
21
+ "eps": 0.05,
22
+ "device": "cuda",
23
+ "runs": [
24
+ {
25
+ "seed": 2,
26
+ "oracle": {
27
+ "worst_acc": 1.0,
28
+ "worst_depth": -1,
29
+ "max_mid_entropy": 0.000821138615719974,
30
+ "pass": true
31
+ },
32
+ "history": [
33
+ {
34
+ "heldout_byte_acc": 0.0078125,
35
+ "heldout_record_exact": 0.0,
36
+ "singleton_words": "[(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)]",
37
+ "singleton_len1": 0.0,
38
+ "distinct_codes": 1.0,
39
+ "step": 0,
40
+ "loss": 2011.0916748046875,
41
+ "lam_mid": 0.0,
42
+ "cur_depth": 1,
43
+ "s_per_step": 0.2431,
44
+ "wall_s": 0.2
45
+ }
46
+ ],
47
+ "final": {
48
+ "heldout_byte_acc": 0.0078125,
49
+ "heldout_record_exact": 0.0,
50
+ "singleton_words": "[(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0), (1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)]",
51
+ "singleton_len1": 0.0,
52
+ "distinct_codes": 1.0,
53
+ "step": 0,
54
+ "loss": 2011.0916748046875,
55
+ "lam_mid": 0.0,
56
+ "cur_depth": 1,
57
+ "s_per_step": 0.2431,
58
+ "wall_s": 0.2
59
+ }
60
+ }
61
+ ],
62
+ "partial": true
63
+ }