Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
License:
| { | |
| "num_examples": 10000, | |
| "seed": 0, | |
| "counterfactual_types": [ | |
| "answerPosition", | |
| "randomLetter", | |
| "answerPosition_randomLetter" | |
| ], | |
| "num_answer_choices": 4, | |
| "counterfactual_rows_per_base_example": { | |
| "answerPosition": 1, | |
| "randomLetter": 1, | |
| "answerPosition_randomLetter": 1 | |
| }, | |
| "counterfactual_balance_note": "Each base example carries exactly one row for each of the three supported counterfactual types.", | |
| "huggingface_split_layout": [ | |
| "train" | |
| ] | |
| } |