Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
License:
license: apache-2.0 | |
task_categories: | |
- question-answering | |
language: | |
- en | |
size_categories: | |
- 10K<n<100K | |
## This is a TriviaQA wikipedia dataset that was reformated and "answer_start" added | |
This dataset has context max tokens length of 5000. | |
I used this dataset for my research, you can find code for reformatting TriviaQA here: | |
https://github.com/Kkordik/NovelQSI | |