Datasets: [Feature request] Add Google Natural Question dataset

Created on 15 May 2020  路  7Comments  路  Source: huggingface/datasets

Would be great to have https://github.com/google-research-datasets/natural-questions as an alternative to SQuAD.

dataset request

Most helpful comment

Still work in progress :)
The idea is to have the dataset already processed somewhere so that the user only have to download the processed files. I'm also doing it for wikipedia.

All 7 comments

Indeed, I think this one is almost ready cc @lhoestq

I'm doing the latest adjustments to make the processing of the dataset run on Dataflow

Is there an update to this? It will be very beneficial for the QA community!

Still work in progress :)
The idea is to have the dataset already processed somewhere so that the user only have to download the processed files. I'm also doing it for wikipedia.

Super appreciate your hard work !!
I'll cross my fingers and hope easily loadable wikipedia dataset will come soon.

Quick update on NQ: due to some limitations I met using apache beam + parquet I was not able to use the dataset in a nested parquet structure in python to convert it to our Apache Arrow format yet.
However we had planned to change this conversion step anyways so we'll make just sure that it enables to process and convert the NQ dataset to arrow.

NQ was added in #427 馃帀

Was this page helpful?
0 / 5 - 0 ratings

Related issues

astariul picture astariul  路  3Comments

sshleifer picture sshleifer  路  4Comments

NielsRogge picture NielsRogge  路  3Comments

gregburman picture gregburman  路  7Comments

jplu picture jplu  路  6Comments