Jacobellis Dan (dgj335) commited on
Commit
59611c8
·
1 Parent(s): 3bdfb22
Files changed (1) hide show
  1. RGB_Li_147c_J4_nf8_v1.0.2.json +20 -0
RGB_Li_147c_J4_nf8_v1.0.2.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "batch_size": 64,
3
+ "num_workers": 12,
4
+ "grad_accum_steps": 1,
5
+ "plot_update": 128,
6
+ "patience": 64,
7
+ "min_lr": 1e-07,
8
+ "max_lr": 3e-05,
9
+ "warmup_steps": 50000,
10
+ "weight_decay": 0.0,
11
+ "epochs": 250,
12
+ "\u03c6": 0.0,
13
+ "channels": 3,
14
+ "J": 4,
15
+ "Ne": null,
16
+ "Nd": 1024,
17
+ "latent_dim": 147,
18
+ "latent_bits": 8,
19
+ "lightweight_encode": true
20
+ }