spanish-tweets / dataset_infos.json
finiteautomata's picture
Upload dataset_infos.json with huggingface_hub
2971ce6
raw
history blame
920 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": 2898512697,
"num_examples": 18674199,
"dataset_name": "spanish-tweets"
}
},
"download_size": 1575757617,
"dataset_size": 2898512697,
"size_in_bytes": 4474270314
}}