ihassan1 commited on
Commit
7eb7677
1 Parent(s): 1c41188

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
+ {"ihassan1--auditor-sentiment": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "neutral", "positive"], "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": 542746, "num_examples": 3877, "dataset_name": "auditor-sentiment"}, "test": {"name": "test", "num_bytes": 136502, "num_examples": 969, "dataset_name": "auditor-sentiment"}}, "download_checksums": null, "download_size": 408164, "post_processing_size": null, "dataset_size": 679248, "size_in_bytes": 1087412}}