Push model using huggingface_hub.
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,6 +19,6 @@
|
|
19 |
"use_eoi": false,
|
20 |
"context_length": 180,
|
21 |
"transformer_size": "small",
|
22 |
-
"mlm_probability": 0.
|
23 |
"rand_repl_probability": 0.0
|
24 |
}
|
|
|
19 |
"use_eoi": false,
|
20 |
"context_length": 180,
|
21 |
"transformer_size": "small",
|
22 |
+
"mlm_probability": 0.1,
|
23 |
"rand_repl_probability": 0.0
|
24 |
}
|