MNLP_M2_rag_dataset / train /dataset_info.json
EmaRimoldi's picture
Upload folder using huggingface_hub
d5ad4bd verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "mnlp_m2_mcqa_dataset",
"dataset_size": 12327191,
"description": "",
"download_checksums": {
"hf://datasets/VinceEPFL/MNLP_M2_mcqa_dataset@6f96e8c6759d9316922998d6d956b90b24f9556c/data/train-00000-of-00001.parquet": {
"num_bytes": 5995750,
"checksum": null
}
},
"download_size": 5995750,
"features": {
"options": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answer_idx": {
"dtype": "int64",
"_type": "Value"
},
"num_options": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 18322941,
"splits": {
"train": {
"name": "train",
"num_bytes": 12327191,
"num_examples": 45343,
"dataset_name": "mnlp_m2_mcqa_dataset"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}