GEM/squad_v2
SQuAD2.0 combines the 100,000 questions in SQuAD1.1 with over 50,000 unanswerable questions written adversarially by crowdworkers to look similar to answerable ones. To do well on SQuAD2.0, systems must not only answer questions when possible, but also determine when no answer is supported by the paragraph and abstain from answering.
Fix task tags (#4)
Fix task_categories (#3)
Update README.md (#2)
Fix `license` metadata (#1)
data card.
.
formatting
rename
Upload squad_v2-data_card.json with git-lfs
Added dataset_infos.json
Fixed minor bug in data loader script
Updated data loader script
Updated data loader script
Updated data loader script
Updated data loader script
Added train/test/val split
Updated data splits
Fixed bug in data loader
Fixed minor bug in data loader
Updated data loader script
Updated data loader script
Updated structure of data split
Organized the challenge sets
Modified notebook for challenge set creation
Added challenge set based on answerability of a question
Modified challenge sets
Updated train/test/val splits
Removed train/test/val splits
Added dataset info
Updated train/test split
Updated README
Updated challenge set split name
Added question filter challenge set
Added notebook for challenge set creation - question filter
Updated data preparation script
Updated README
Updated README
Updated README
Updated README
Removed tasks template
Updated README
Updated data splits
Fixed minor bug in data preparation script
Updated README
Updated README.md
Updated data loader script
Updated data loader script
Updated data loader script
Updated data loader script
Updated validation file name
