TriviaQA_SQuAD / README.md
Kkordik's picture
Update README.md
4825964
---
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