farguney commited on
Commit
d55e56d
·
verified ·
1 Parent(s): 21bbd29

Upload g1fs16_field.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1fs16_field.json +35 -8
g1fs16_field.json CHANGED
@@ -5,12 +5,12 @@
5
  0
6
  ],
7
  "nonce": 0,
8
- "steps": 6,
9
  "events": 1,
10
  "m_records": 2,
11
  "d": 32,
12
  "layers": 2,
13
- "carrier": 64,
14
  "train_depth": 3,
15
  "closure": 4,
16
  "lam_mid": 1.0,
@@ -24,13 +24,40 @@
24
  {
25
  "seed": 0,
26
  "oracle": {
27
- "worst_acc": 0.02734375,
28
- "worst_depth": 4,
29
- "max_mid_entropy": 7.989378929138184,
30
- "pass": false
31
  },
32
- "verdict": "INVALID-APPARATUS"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  }
34
  ],
35
- "partial": false
36
  }
 
5
  0
6
  ],
7
  "nonce": 0,
8
+ "steps": 8,
9
  "events": 1,
10
  "m_records": 2,
11
  "d": 32,
12
  "layers": 2,
13
+ "carrier": 128,
14
  "train_depth": 3,
15
  "closure": 4,
16
  "lam_mid": 1.0,
 
24
  {
25
  "seed": 0,
26
  "oracle": {
27
+ "worst_acc": 1.0,
28
+ "worst_depth": -1,
29
+ "max_mid_entropy": 0.012230193242430687,
30
+ "pass": true
31
  },
32
+ "history": [
33
+ {
34
+ "heldout_byte_acc": 0.0,
35
+ "heldout_record_exact": 0.0,
36
+ "singleton_words": "[(0,), ()]",
37
+ "singleton_len1": 0.5,
38
+ "distinct_codes": 0.0,
39
+ "step": 0,
40
+ "loss": 517.084228515625,
41
+ "lam_mid": 0.0,
42
+ "cur_depth": 1,
43
+ "s_per_step": 0.0154,
44
+ "wall_s": 0.0
45
+ }
46
+ ],
47
+ "final": {
48
+ "heldout_byte_acc": 0.0,
49
+ "heldout_record_exact": 0.0,
50
+ "singleton_words": "[(0,), ()]",
51
+ "singleton_len1": 0.5,
52
+ "distinct_codes": 0.0,
53
+ "step": 0,
54
+ "loss": 517.084228515625,
55
+ "lam_mid": 0.0,
56
+ "cur_depth": 1,
57
+ "s_per_step": 0.0154,
58
+ "wall_s": 0.0
59
+ }
60
  }
61
  ],
62
+ "partial": true
63
  }