farguney commited on
Commit
006957d
·
verified ·
1 Parent(s): 12ed57e

Upload g1fs16_random_frozen_s0.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. g1fs16_random_frozen_s0.json +36 -0
g1fs16_random_frozen_s0.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "screen": "G1-FS16",
3
+ "arm": "random_frozen",
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": 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": 0,
26
+ "oracle": {
27
+ "worst_acc": 0.0,
28
+ "worst_depth": 11,
29
+ "max_mid_entropy": 1.0215333700180054,
30
+ "pass": false
31
+ },
32
+ "verdict": "INVALID-APPARATUS"
33
+ }
34
+ ],
35
+ "partial": true
36
+ }