Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -69,7 +69,7 @@
|
|
| 69 |
"layer_norm_eps": 1e-05,
|
| 70 |
"layerdrop": 0.0,
|
| 71 |
"loss_fct": "cross_entropy",
|
| 72 |
-
"margin": 0.
|
| 73 |
"mask_channel_length": 10,
|
| 74 |
"mask_channel_min_space": 1,
|
| 75 |
"mask_channel_other": 0.0,
|
|
|
|
| 69 |
"layer_norm_eps": 1e-05,
|
| 70 |
"layerdrop": 0.0,
|
| 71 |
"loss_fct": "cross_entropy",
|
| 72 |
+
"margin": 0.3,
|
| 73 |
"mask_channel_length": 10,
|
| 74 |
"mask_channel_min_space": 1,
|
| 75 |
"mask_channel_other": 0.0,
|