natural_instructions / dataset_infos.json
psyche's picture
Upload dataset_infos.json with huggingface_hub
5ccd2c7
raw
history blame contribute delete
858 Bytes
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"instruction": {
"dtype": "string",
"_type": "Value"
},
"input": {
"dtype": "string",
"_type": "Value"
},
"output": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 3794173036,
"num_examples": 4530011,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 421548790,
"num_examples": 503335,
"dataset_name": null
}
},
"download_size": 2165828372,
"dataset_size": 4215721826,
"size_in_bytes": 6381550198
}}