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": 10, "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:4d1eec129e2bbc83d107785e754f4b302f62f0e2873f82c8dbfeafb0597708aa
|
| 3 |
size 243760520
|