Jacobellis Dan (dgj335)
commited on
Commit
·
7c0d5c7
1
Parent(s):
1ef1c7c
nf2
Browse files- residual_J4_nf2.json +18 -0
- residual_J4_nf2.pth +3 -0
residual_J4_nf2.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"latent_dim": 8,
|
16 |
+
"latent_bits": 2,
|
17 |
+
"num_stages": 32
|
18 |
+
}
|
residual_J4_nf2.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5b0b06349694e56035c8cb7c124b20c2ba2a1b5ba5259ff22e93f96fec66515
|
3 |
+
size 1717186
|