liddlefish
commited on
Commit
•
18a7aee
1
Parent(s):
82d92bf
Push model using huggingface_hub.
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"dec": null,
|
4 |
"decay": 0.0,
|
5 |
"enc": null,
|
6 |
-
"latent_dim":
|
7 |
"lr": 0.001,
|
8 |
"mod_name": "mnist",
|
9 |
"regularization": null,
|
|
|
3 |
"dec": null,
|
4 |
"decay": 0.0,
|
5 |
"enc": null,
|
6 |
+
"latent_dim": 16,
|
7 |
"lr": 0.001,
|
8 |
"mod_name": "mnist",
|
9 |
"regularization": null,
|