scitldr / dataset_infos.json
Blaise-g's picture
Upload dataset_infos.json with huggingface_hub
fa807d8
{"Blaise-g--scitldr": {"description": "A new multi-target dataset of 5.4K TLDRs over 3.2K papers.\nSCITLDR contains both author-written and expert-derived TLDRs,\nwhere the latter are collected using a novel annotation protocol\nthat produces high-quality summaries while minimizing annotation burden.\n", "citation": "@article{cachola2020tldr,\n title={{TLDR}: Extreme Summarization of Scientific Documents},\n author={Isabel Cachola and Kyle Lo and Arman Cohan and Daniel S. Weld},\n journal={arXiv:2004.15011},\n year={2020},\n}\n", "homepage": "https://github.com/allenai/scitldr", "license": "Apache License 2.0", "features": {"source": {"dtype": "string", "id": null, "_type": "Value"}, "source_labels": {"feature": {"num_classes": 2, "names": ["non-oracle", "oracle"], "id": null, "_type": "ClassLabel"}, "length": -1, "id": null, "_type": "Sequence"}, "paper_id": {"dtype": "string", "id": null, "_type": "Value"}, "target": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": {"input": "source", "output": "target"}, "task_templates": null, "builder_name": "scitldr", "config_name": "FullText", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 62518411, "num_examples": 1992, "dataset_name": "scitldr"}, "test": {"name": "test", "num_bytes": 19343556, "num_examples": 618, "dataset_name": "scitldr"}, "validation": {"name": "validation", "num_bytes": 18232621, "num_examples": 619, "dataset_name": "scitldr"}}, "download_checksums": null, "download_size": 48383845, "post_processing_size": null, "dataset_size": 100094588, "size_in_bytes": 148478433}}