yangwang825
commited on
Commit
•
ae0f9e7
1
Parent(s):
44bea38
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -68,7 +68,7 @@
|
|
68 |
"layer_norm_eps": 1e-05,
|
69 |
"layerdrop": 0.05,
|
70 |
"loss_fct": "cross_entropy",
|
71 |
-
"margin": 0.
|
72 |
"mask_channel_length": 10,
|
73 |
"mask_channel_min_space": 1,
|
74 |
"mask_channel_other": 0.0,
|
|
|
68 |
"layer_norm_eps": 1e-05,
|
69 |
"layerdrop": 0.05,
|
70 |
"loss_fct": "cross_entropy",
|
71 |
+
"margin": 0.3,
|
72 |
"mask_channel_length": 10,
|
73 |
"mask_channel_min_space": 1,
|
74 |
"mask_channel_other": 0.0,
|