samsum-tiny / dataset_infos.json
kmyoo's picture
Upload dataset_infos.json with huggingface_hub
b2836b6
{"kmyoo--samsum-tiny": {"description": "\nSAMSum Corpus contains over 16k chat dialogues with manually annotated\nsummaries.\nThere are two features:\n - dialogue: text of dialogue.\n - summary: human written summary of the dialogue.\n - id: id of a example.\n", "citation": "\n@article{gliwa2019samsum,\n title={SAMSum Corpus: A Human-annotated Dialogue Dataset for Abstractive Summarization},\n author={Gliwa, Bogdan and Mochol, Iwona and Biesek, Maciej and Wawer, Aleksander},\n journal={arXiv preprint arXiv:1911.12237},\n year={2019}\n}\n", "homepage": "https://arxiv.org/abs/1911.12237v2", "license": "CC BY-NC-ND 4.0", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "dialogue": {"dtype": "string", "id": null, "_type": "Value"}, "summary": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "samsum", "config_name": "samsum", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 64343.721151235404, "num_examples": 100, "dataset_name": "samsum-tiny"}, "test": {"name": "test", "num_bytes": 65260.07326007326, "num_examples": 100, "dataset_name": "samsum-tiny"}, "validation": {"name": "validation", "num_bytes": 63131.90709046455, "num_examples": 100, "dataset_name": "samsum-tiny"}}, "download_checksums": null, "download_size": 146936, "post_processing_size": null, "dataset_size": 192735.7015017732, "size_in_bytes": 339671.7015017732}}