google-research-datasets/natural_questions
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/google-research-datasets/natural_questions.
Replace script with data files (#7)
Delete legacy JSON metadata (#8)
Convert dataset sizes from base 2 to base 10 in the dataset card (#5)
Replace YAML keys from int to str (#3)
add dataset_info in dataset metadata
Remove apache_beam import from module level in natural_questions dataset (#4780)
Add long answer candidates to natural questions dataset (#4368)
Align more metadata with other repo types (models,spaces) (#4607)
Remove config names as yaml keys (#4367)
Remove a copy-paste sentence in dataset cards (#4281)
Fix typo in train split name (#3751)
Update files from the datasets library (from 1.18.0)
Update files from the datasets library (from 1.8.0)
Update files from the datasets library (from 1.7.0)
Update files from the datasets library (from 1.6.1)
Update files from the datasets library (from 1.6.0)
Update files from the datasets library (from 1.4.0)
Update files from the datasets library (from 1.3.0)
Update files from the datasets library (from 1.0.0)
