spanish-tweets / dataset_infos.json
finiteautomata's picture
Upload dataset_infos.json with huggingface_hub
3f1eba1
raw
history blame
925 Bytes
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"_id": {
"$oid": {
"dtype": "string",
"_type": "Value"
}
},
"text": {
"dtype": "string",
"_type": "Value"
},
"tweet_id": {
"dtype": "int64",
"_type": "Value"
},
"user_id": {
"dtype": "int64",
"_type": "Value"
},
"screen_name": {
"dtype": "string",
"_type": "Value"
}
},
"splits": {
"train": {
"name": "train",
"num_bytes": 19542853460,
"num_examples": 124494660,
"dataset_name": "spanish-tweets"
}
},
"download_size": 10618679444,
"dataset_size": 19542853460,
"size_in_bytes": 30161532904
}}