arcchallenge_turkish / dataset_info.json
berkay-demirhan's picture
Upload 2 files
16c989f verified
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "arcchallenge_tr",
"dataset_size": 85188,
"description": "",
"download_checksums": {
"hf://datasets/berkay-demirhan/arcchallenge_tr@ca2a619c27491a8e81a56b4ee20cade632e94b86/arcchallenge_tr.csv": {
"num_bytes": 82884,
"checksum": null
}
},
"download_size": 82884,
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"choices": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"text": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
}
},
"homepage": "",
"license": "",
"size_in_bytes": 168072,
"splits": {
"train": {
"name": "train",
"num_bytes": 85188,
"num_examples": 250,
"dataset_name": "arcchallenge_tr"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}