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": [1024, 2048, 4096], "epochs":
|
|
|
|
| 1 |
+
{"sample_size": 100, "gen_layer_sizes": [1024, 2048, 4096], "epochs": 100, "batch_size": 64, "gen_lr": 0.0002, "dis_lr": 0.0002, "dis_layer_sizes": [4096, 1024], "image_dimension": 64, "num_channels": 3}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 243760520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48d2112ce8531c7326f284333256229242d8c793d2e850f994ca55bdab845db6
|
| 3 |
size 243760520
|