Upload config.json with huggingface_hub
Browse files- config.json +3 -3
config.json
CHANGED
|
@@ -43,7 +43,7 @@
|
|
| 43 |
6,
|
| 44 |
9
|
| 45 |
],
|
| 46 |
-
"n_slots":
|
| 47 |
"slot_dim": 64,
|
| 48 |
"latent_dim": 16,
|
| 49 |
"slot_iters": 3,
|
|
@@ -58,7 +58,7 @@
|
|
| 58 |
"beta_max": 0.0003,
|
| 59 |
"free_bits": 0.0,
|
| 60 |
"mask_entropy_w": 0.0,
|
| 61 |
-
"
|
| 62 |
-
"
|
| 63 |
}
|
| 64 |
}
|
|
|
|
| 43 |
6,
|
| 44 |
9
|
| 45 |
],
|
| 46 |
+
"n_slots": 6,
|
| 47 |
"slot_dim": 64,
|
| 48 |
"latent_dim": 16,
|
| 49 |
"slot_iters": 3,
|
|
|
|
| 58 |
"beta_max": 0.0003,
|
| 59 |
"free_bits": 0.0,
|
| 60 |
"mask_entropy_w": 0.0,
|
| 61 |
+
"anti_dominate_w": 0.01,
|
| 62 |
+
"usage_cap": 0.6
|
| 63 |
}
|
| 64 |
}
|