Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -64,7 +64,7 @@
|
|
| 64 |
"layer_norm_eps": 1e-05,
|
| 65 |
"layerdrop": 0.1,
|
| 66 |
"loss_fct": "cross_entropy",
|
| 67 |
-
"margin": 0.
|
| 68 |
"mask_feature_length": 10,
|
| 69 |
"mask_feature_min_masks": 0,
|
| 70 |
"mask_feature_prob": 0.0,
|
|
|
|
| 64 |
"layer_norm_eps": 1e-05,
|
| 65 |
"layerdrop": 0.1,
|
| 66 |
"loss_fct": "cross_entropy",
|
| 67 |
+
"margin": 0.3,
|
| 68 |
"mask_feature_length": 10,
|
| 69 |
"mask_feature_min_masks": 0,
|
| 70 |
"mask_feature_prob": 0.0,
|