Upload config.json with huggingface_hub
Browse files- config.json +3 -1
config.json
CHANGED
|
@@ -59,6 +59,8 @@
|
|
| 59 |
"free_bits": 0.0,
|
| 60 |
"mask_entropy_w": 0.0,
|
| 61 |
"anti_dominate_w": 0.01,
|
| 62 |
-
"usage_cap": 0.6
|
|
|
|
|
|
|
| 63 |
}
|
| 64 |
}
|
|
|
|
| 59 |
"free_bits": 0.0,
|
| 60 |
"mask_entropy_w": 0.0,
|
| 61 |
"anti_dominate_w": 0.01,
|
| 62 |
+
"usage_cap": 0.6,
|
| 63 |
+
"diversity_w": 0.01,
|
| 64 |
+
"diversity_on": "mask"
|
| 65 |
}
|
| 66 |
}
|