Jacobellis Dan (dgj335)
commited on
Commit
·
25e1d14
1
Parent(s):
c927559
linear autoencoder
Browse files- linear_J4_4c_nf8.json +17 -0
- linear_J4_4c_nf8.pth +3 -0
- linear_J4_8c_nf8.json +17 -0
- linear_J4_8c_nf8.pth +3 -0
linear_J4_4c_nf8.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": 4,
|
| 16 |
+
"latent_bits": 8
|
| 17 |
+
}
|
linear_J4_4c_nf8.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:487d8c1871fd04d073a47b87c4b8018f40f5f9ece03c69ac122b786c4237462d
|
| 3 |
+
size 32386
|
linear_J4_8c_nf8.json
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": 8
|
| 17 |
+
}
|
linear_J4_8c_nf8.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba2a1845996283d9bee041b5c3428471120e5254629dfc47ad1b1751e86b9070
|
| 3 |
+
size 56962
|