Upload config.json with huggingface_hub
Browse files- config.json +2 -5
config.json
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"learning_rate": 0.0002,
|
5 |
-
"batch_size": 64,
|
6 |
-
"num_epochs": 25
|
7 |
}
|
|
|
1 |
{
|
2 |
+
"model_type": "GAN",
|
3 |
+
"description": "Configuration for the GAN model"
|
|
|
|
|
|
|
4 |
}
|