Update config.json
#69
by
VuaCoBac
- opened
- config.json +1 -1
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"truncate_dim": null,
|
40 |
"type_vocab_size": 1,
|
41 |
"use_cache": true,
|
42 |
-
"use_flash_attn":
|
43 |
"vocab_size": 250002,
|
44 |
"task_instructions": {
|
45 |
"retrieval.query": "Represent the query for retrieving evidence documents: ",
|
|
|
39 |
"truncate_dim": null,
|
40 |
"type_vocab_size": 1,
|
41 |
"use_cache": true,
|
42 |
+
"use_flash_attn": false,
|
43 |
"vocab_size": 250002,
|
44 |
"task_instructions": {
|
45 |
"retrieval.query": "Represent the query for retrieving evidence documents: ",
|