sst-tiny / dataset_infos.json
kmyoo's picture
Upload dataset_infos.json with huggingface_hub
85e8323
{"kmyoo--sst-tiny": {"description": "The Stanford Sentiment Treebank, the first corpus with fully labeled parse trees that allows for a\ncomplete analysis of the compositional effects of sentiment in language.\n", "citation": "@inproceedings{socher-etal-2013-recursive,\n title = \"Recursive Deep Models for Semantic Compositionality Over a Sentiment Treebank\",\n author = \"Socher, Richard and Perelygin, Alex and Wu, Jean and\n Chuang, Jason and Manning, Christopher D. and Ng, Andrew and Potts, Christopher\",\n booktitle = \"Proceedings of the 2013 Conference on Empirical Methods in Natural Language Processing\",\n month = oct,\n year = \"2013\",\n address = \"Seattle, Washington, USA\",\n publisher = \"Association for Computational Linguistics\",\n url = \"https://www.aclweb.org/anthology/D13-1170\",\n pages = \"1631--1642\",\n}\n", "homepage": "https://nlp.stanford.edu/sentiment/", "license": "", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"dtype": "float32", "id": null, "_type": "Value"}, "tokens": {"dtype": "string", "id": null, "_type": "Value"}, "tree": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "sst", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 32991.058052434455, "num_examples": 100, "dataset_name": "sst-tiny"}, "validation": {"name": "validation", "num_bytes": 33260.036330608535, "num_examples": 100, "dataset_name": "sst-tiny"}, "test": {"name": "test", "num_bytes": 33038.09954751131, "num_examples": 100, "dataset_name": "sst-tiny"}}, "download_checksums": null, "download_size": 74360, "post_processing_size": null, "dataset_size": 99289.19393055429, "size_in_bytes": 173649.1939305543}}