File size: 472 Bytes
8cbdab0 4627be6 8cbdab0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
language:
- en
multilinguality:
- monolingual
task_categories:
- text2text-generation
task_ids: []
tags:
- 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](https://github.com/RUCAIBox/TextBox#dataset). |