m-newhauser commited on
Commit
b9f1a70
1 Parent(s): 1be61a0

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"m-newhauser--senator-tweets": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"date": {"dtype": "string", "id": null, "_type": "Value"}, "id": {"dtype": "int64", "id": null, "_type": "Value"}, "username": {"dtype": "string", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "party": {"dtype": "string", "id": null, "_type": "Value"}, "labels": {"num_classes": 2, "names": ["0", "1"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 22902802, "num_examples": 79754, "dataset_name": "senator-tweets"}, "test": {"name": "test", "num_bytes": 5721996, "num_examples": 19939, "dataset_name": "senator-tweets"}}, "download_checksums": null, "download_size": 16512021, "post_processing_size": null, "dataset_size": 28624798, "size_in_bytes": 45136819}}