Upload config
Browse files- config.json +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
"pad_token_id": 1,
|
16 |
"projection_dim": 1024,
|
17 |
"text_config": {
|
18 |
-
"_attn_implementation_autoset":
|
19 |
"_name_or_path": "",
|
20 |
"activation_dropout": 0.1,
|
21 |
"activation_function": "gelu",
|
|
|
15 |
"pad_token_id": 1,
|
16 |
"projection_dim": 1024,
|
17 |
"text_config": {
|
18 |
+
"_attn_implementation_autoset": false,
|
19 |
"_name_or_path": "",
|
20 |
"activation_dropout": 0.1,
|
21 |
"activation_function": "gelu",
|