spanish-tweets / dataset_infos.json
finiteautomata's picture
Upload dataset_infos.json with huggingface_hub
ce619f0
raw
history blame
1.26 kB
{"pysentimiento--spanish-tweets": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"tweet_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"user_id": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"screen_name": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "json",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 8401816252,
"num_examples": 62247330,
"dataset_name": "spanish-tweets"
}
},
"download_checksums": null,
"download_size": 5026286341,
"post_processing_size": null,
"dataset_size": 8401816252,
"size_in_bytes": 13428102593
}}