albertvillanova HF staff commited on
Commit
c699dc6
1 Parent(s): c9f4562

Delete legacy JSON metadata (#5)

Browse files

- Delete legacy JSON metadata (64cd64db6eb1d6c43dbaa7ca674e93b670015e9a)

Files changed (1) hide show
  1. dataset_infos.json +0 -1
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"default": {"description": "Movie Review Dataset.\nThis is a dataset of containing 5,331 positive and 5,331 negative processed\nsentences from Rotten Tomatoes movie reviews. This data was first used in Bo\nPang and Lillian Lee, ``Seeing stars: Exploiting class relationships for\nsentiment categorization with respect to rating scales.'', Proceedings of the\nACL, 2005.\n", "citation": "@InProceedings{Pang+Lee:05a,\n author = {Bo Pang and Lillian Lee},\n title = {Seeing stars: Exploiting class relationships for sentiment\n categorization with respect to rating scales},\n booktitle = {Proceedings of the ACL},\n year = 2005\n}\n", "homepage": "http://www.cs.cornell.edu/people/pabo/movie-review-data/", "license": "", "features": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 2, "names": ["neg", "pos"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": {"input": "", "output": ""}, "task_templates": [{"task": "text-classification", "text_column": "text", "label_column": "label", "labels": ["neg", "pos"]}], "builder_name": "rotten_tomatoes_movie_review", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 1074810, "num_examples": 8530, "dataset_name": "rotten_tomatoes_movie_review"}, "validation": {"name": "validation", "num_bytes": 134679, "num_examples": 1066, "dataset_name": "rotten_tomatoes_movie_review"}, "test": {"name": "test", "num_bytes": 135972, "num_examples": 1066, "dataset_name": "rotten_tomatoes_movie_review"}}, "download_checksums": {"https://storage.googleapis.com/seldon-datasets/sentence_polarity_v1/rt-polaritydata.tar.gz": {"num_bytes": 487770, "checksum": "a05befe52aafda71d458d188a1c54506a998b1308613ba76bbda2e5029409ce9"}}, "download_size": 487770, "post_processing_size": null, "dataset_size": 1345461, "size_in_bytes": 1833231}}