Push model using huggingface_hub.
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"sample_size": 100, "gen_layer_sizes": [256, 512, 1024], "epochs":
|
|
|
|
| 1 |
+
{"sample_size": 100, "gen_layer_sizes": [256, 512, 1024], "epochs": 200, "batch_size": 64, "gen_lr": 0.0001, "dis_lr": 0.0001, "dis_layer_sizes": [1024, 512, 256], "image_dimension": 28}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5948872
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:188d6adecd4d1c6fcabd8dca25c557eb052c2b36e4c98446e5e5bd4147c2d930
|
| 3 |
size 5948872
|