copycolors_mcqa / metadata.json
jchang153's picture
Upload metadata.json with huggingface_hub
27e542b verified
Raw
History Blame Contribute Delete
491 Bytes
{
"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"
]
}