Upload config.json
Browse files- cifar10/config.json +1 -1
cifar10/config.json
CHANGED
@@ -42,7 +42,7 @@
|
|
42 |
"loss": "nsl",
|
43 |
"ema_decay": 0.999,
|
44 |
"bcr": true,
|
45 |
-
"cr_weight": 0
|
46 |
"dec_dim": false,
|
47 |
"n_fid_real": 2500,
|
48 |
"n_fid_gen": 2500,
|
|
|
42 |
"loss": "nsl",
|
43 |
"ema_decay": 0.999,
|
44 |
"bcr": true,
|
45 |
+
"cr_weight": 1.0,
|
46 |
"dec_dim": false,
|
47 |
"n_fid_real": 2500,
|
48 |
"n_fid_gen": 2500,
|