Quentin Lhoest
commited on
Commit
•
798dbab
1
Parent(s):
c448093
use full wiki_dpr instead of dummy
Browse files- config.json +1 -1
config.json
CHANGED
@@ -174,6 +174,6 @@
|
|
174 |
"retrieval_batch_size": 8,
|
175 |
"retrieval_vector_size": 768,
|
176 |
"title_sep": " / ",
|
177 |
-
"use_dummy_dataset":
|
178 |
"vocab_size": null
|
179 |
}
|
|
|
174 |
"retrieval_batch_size": 8,
|
175 |
"retrieval_vector_size": 768,
|
176 |
"title_sep": " / ",
|
177 |
+
"use_dummy_dataset": false,
|
178 |
"vocab_size": null
|
179 |
}
|