spanish-tweets / dataset_infos.json
finiteautomata's picture
Upload dataset_infos.json with huggingface_hub
5cd85d2
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"tweet_id": {
"dtype": "string",
"_type": "Value"
},
"user_id": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "json",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 82649695458,
"num_examples": 597433111,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 892219251,
"num_examples": 6224733,
"dataset_name": null
}
},
"download_size": 51737237106,
"dataset_size": 83541914709,
"size_in_bytes": 135279151815
}}