Zaid commited on
Commit
7b65280
·
1 Parent(s): 256de9b

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"arbml--Sentiment_Analysis_Tweets": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"Tweet": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["Negative", "Positive"], "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "sentiment_analysis_tweets", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 10318187, "num_examples": 68070, "dataset_name": "Sentiment_Analysis_Tweets"}}, "download_checksums": null, "download_size": 3082920, "post_processing_size": null, "dataset_size": 10318187, "size_in_bytes": 13401107}}