wiki_hop / train /dataset_info.json
kitsdk's picture
Upload folder using huggingface_hub
67b9d29 verified
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "csv",
"dataset_size": 325636017,
"description": "",
"download_checksums": {
"H:/lm-studio/dataset/bonito/source/100000/wiki_hop.csv": {
"num_bytes": 326357520,
"checksum": null
}
},
"download_size": 326357520,
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"candidates": {
"dtype": "string",
"_type": "Value"
},
"supports": {
"dtype": "string",
"_type": "Value"
},
"annotations": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 651993537,
"splits": {
"train": {
"name": "train",
"num_bytes": 325636017,
"num_examples": 43738,
"dataset_name": "csv"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}