spanish-tweets / dataset_infos.json
finiteautomata's picture
Upload dataset_infos.json with huggingface_hub
2bb51e4
{"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": 41994430875,
"num_examples": 305011917,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 865592487,
"num_examples": 6224733,
"dataset_name": null
}
},
"download_size": 26603606845,
"dataset_size": 42860023362,
"size_in_bytes": 69463630207
}}