CoolFace
Datasetpublic

rongzhangibm/NaturalQuestionsV2

Dataset Card for Natural Questions Dataset Summary The NQ corpus contains questions from real users, and it requires QA systems to read and comprehend an entire Wikipedia article that may or may not contain the answer to the question. The inclusion of real user questions, and the requirement that solutions should read an entire page to find the answer, cause NQ to be a more realistic and challenging task than prior QA datasets. Supported Tasks and… See the full description on the dataset page: https://huggingface.co/datasets/rongzhangibm/NaturalQuestionsV2.

sourceHugging Facecc-by-sa-3.0updated 4y agoView on Hugging Face
6likes144downloads
17 commits on main
440f8974y ago

added README.md

rongzhangibm
901cd754y ago

added dataset_info.json

rongzhangibm
aa494fd4y ago

added script nq.py

rongzhangibm
44df3a34y ago

added dataset_dict.json

rongzhangibm
504a67d4y ago

added train dataset_info.json and state.json

rongzhangibm
43fdcc34y ago

added train dataset.arrow.15~19.gz

rongzhangibm
0784f054y ago

added train dataset.arrow.10~14.gz

rongzhangibm
9fb4d194y ago

added train dataset.arrow.05~09.gz

rongzhangibm
eeb53004y ago

added train dataset.arrow.00~04.gz

rongzhangibm
fdbdd9e4y ago

added validation set

rongzhangibm
50266464y ago

remove validation folder which has the wrong file names

rongzhangibm
be1bd554y ago

delete files which were used for testing

rongzhangibm
661098a4y ago

add validation folder

rongzhangibm
63d6f7b4y ago

dataset.arrow.00 for NQ validation

rongzhangibm
2efa9534y ago

state.json for NQ validation set

rongzhangibm
7c6c4c54y ago

dataset_info.json for NQ validation

rongzhangibm
59e1b5e4y ago

initial commit

rongzhangibm