CoolFace
Datasetpublic

RUCAIBox/Question-Generation

This is the question generation datasets collected by TextBox, including: SQuAD (squadqg) CoQA (coqaqg) NewsQA (newsqa) HotpotQA (hotpotqa) MS MARCO (marco) MSQG (msqg) NarrativeQA (nqa) QuAC (quac). The detail and leaderboard of each dataset can be found in TextBox page.

sourceHugging Faceupdated 4y agoView on Hugging Face
1likes124downloads
README.md23 linesDownload Raw Back to root
1---2language:3- en4multilinguality:5- monolingual6task_categories:7- text2text-generation8task_ids: []9tags:10- question-generation11---12 13This is the question generation datasets collected by TextBox, including:14- SQuAD (squadqg)15- CoQA (coqaqg)16- NewsQA (newsqa)17- HotpotQA (hotpotqa)18- MS MARCO (marco)19- MSQG (msqg)20- NarrativeQA (nqa)21- QuAC (quac).22 23The detail and leaderboard of each dataset can be found in [TextBox page](https://github.com/RUCAIBox/TextBox#dataset).