farguney commited on
Commit
c4a8728
·
verified ·
1 Parent(s): 06b1009

Upload g1fs16_field.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1fs16_field.json +36 -0
g1fs16_field.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "field",
4
+ "seeds": [
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,
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": "cpu",
23
+ "runs": [
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": true
36
+ }