Jacobellis Dan (dgj335) commited on
Commit ·
5ff341d
1
Parent(s): 5b5698e
dr=1 (old loss)
Browse files- residual_J3_v1.1.0.json +18 -0
- residual_J3_v1.1.0.pth +3 -0
residual_J3_v1.1.0.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": 3,
|
| 15 |
+
"latent_dim": 12,
|
| 16 |
+
"latent_bits": 8,
|
| 17 |
+
"num_stages": 16
|
| 18 |
+
}
|
residual_J3_v1.1.0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42bc37556685e36080ade6eff3d958850507c567d56873de74f16c505c948858
|
| 3 |
+
size 331842
|