{"default": {"description": "Poem Sentiment is a sentiment dataset of poem verses from Project Gutenberg. This dataset can be used for tasks such as sentiment classification or style transfer for poems.\n", "citation": "@misc{sheng2020investigating,\n title={Investigating Societal Biases in a Poetry Composition System},\n author={Emily Sheng and David Uthus},\n year={2020},\n eprint={2011.02686},\n archivePrefix={arXiv},\n primaryClass={cs.CL}\n}\n", "homepage": "https://github.com/google-research-datasets/poem-sentiment", "license": "", "features": {"id": {"dtype": "int32", "id": null, "_type": "Value"}, "verse_text": {"dtype": "string", "id": null, "_type": "Value"}, "label": {"num_classes": 3, "names": ["negative", "positive", "no_impact"], "names_file": null, "id": null, "_type": "ClassLabel"}}, "post_processed": null, "supervised_keys": null, "builder_name": "poem_sentiment", "config_name": "default", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 48555, "num_examples": 892, "dataset_name": "poem_sentiment"}, "validation": {"name": "validation", "num_bytes": 5788, "num_examples": 105, "dataset_name": "poem_sentiment"}, "test": {"name": "test", "num_bytes": 5588, "num_examples": 104, "dataset_name": "poem_sentiment"}}, "download_checksums": {"https://raw.githubusercontent.com/google-research-datasets/poem-sentiment/master/data//train.tsv": {"num_bytes": 40567, "checksum": "09503a850796736a8e63504ae2c8de983f57dceebc2342ea93a7f7ad06af56d0"}, "https://raw.githubusercontent.com/google-research-datasets/poem-sentiment/master/data//dev.tsv": {"num_bytes": 4747, "checksum": "0770bd7b80e04c92da82e78f9f93ce35d38b334b4830fca2b9b4d7e174f152e5"}, "https://raw.githubusercontent.com/google-research-datasets/poem-sentiment/master/data//test.tsv": {"num_bytes": 4556, "checksum": "a406d87b62a6b7c9615468a8b66e69c027fa8f2f03a4f8f6c79df26c260de620"}}, "download_size": 49870, "post_processing_size": null, "dataset_size": 59931, "size_in_bytes": 109801}}