urban_dictionary / dataset_infos.json
daspartho's picture
Upload dataset_infos.json with huggingface_hub
9b91bca
raw
history blame contribute delete
No virus
974 Bytes
{"daspartho--ud": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"word": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"definition": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"example": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 21644963,
"num_examples": 73405,
"dataset_name": "ud"
}
},
"download_checksums": null,
"download_size": 15657013,
"post_processing_size": null,
"dataset_size": 21644963,
"size_in_bytes": 37301976
}}