book_titles_and_descriptions / dataset_infos.json
Skelebor's picture
Upload dataset_infos.json with huggingface_hub
ec53284
raw
history blame
1.2 kB
{"Skelebor--book_titles_and_descriptions": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"title": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"description": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "csv",
"config_name": "Skelebor--book_titles_and_descriptions",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1735900073,
"num_examples": 1948418,
"dataset_name": "book_titles_and_descriptions"
}
},
"download_checksums": null,
"download_size": 1230013441,
"post_processing_size": null,
"dataset_size": 1735900073,
"size_in_bytes": 2965913514
}}