Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"bos_token_id": null,
|
13 |
"causal": false,
|
14 |
"dense_seq_output": true,
|
15 |
-
"embd_pdrop": 0.
|
16 |
"eos_token_id": null,
|
17 |
"fused_bias_fc": true,
|
18 |
"fused_dropout_add_ln": true,
|
|
|
12 |
"bos_token_id": null,
|
13 |
"causal": false,
|
14 |
"dense_seq_output": true,
|
15 |
+
"embd_pdrop": 0.1,
|
16 |
"eos_token_id": null,
|
17 |
"fused_bias_fc": true,
|
18 |
"fused_dropout_add_ln": true,
|