johngiorgi commited on
Commit
1393d26
1 Parent(s): aad50ac

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +1 -0
dataset_infos.json ADDED
@@ -0,0 +1 @@
 
1
+ {"allenai--ms2_sparse_max": {"description": "The Multidocument Summarization for Literature Review (MSLR) Shared Task aims to study how medical\nevidence from different clinical studies are summarized in literature reviews. Reviews provide the\nhighest quality of evidence for clinical care, but are expensive to produce manually.\n(Semi-)automation via NLP may facilitate faster evidence synthesis without sacrificing rigor.\nThe MSLR shared task uses two datasets to assess the current state of multidocument summarization\nfor this task, and to encourage the development of modeling contributions, scaffolding tasks, methods\nfor model interpretability, and improved automated evaluation methods in this domain.\n", "citation": "@inproceedings{DeYoung2021MS2MS,\n title = {MS\u02c62: Multi-Document Summarization of Medical Studies},\n author = {Jay DeYoung and Iz Beltagy and Madeleine van Zuylen and Bailey Kuehl and Lucy Lu Wang},\n booktitle = {EMNLP},\n year = {2021}\n}\n@article{Wallace2020GeneratingN,\n title = {Generating (Factual?) Narrative Summaries of RCTs: Experiments with Neural Multi-Document Summarization},\n author = {Byron C. Wallace and Sayantani Saha and Frank Soboczenski and Iain James Marshall},\n year = 2020,\n journal = {AMIA Annual Symposium},\n volume = {abs/2008.11293}\n}\n", "homepage": "https://github.com/allenai/mslr-shared-task", "license": "Apache-2.0", "features": {"review_id": {"dtype": "string", "id": null, "_type": "Value"}, "pmid": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "title": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "abstract": {"feature": {"dtype": "string", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}, "target": {"dtype": "string", "id": null, "_type": "Value"}, "background": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "mslr2022", "config_name": "ms2", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 622737230, "num_examples": 14188, "dataset_name": "ms2_sparse_max"}, "test": {"name": "test", "num_bytes": 81506673, "num_examples": 1667, "dataset_name": "ms2_sparse_max"}, "validation": {"name": "validation", "num_bytes": 1704899470, "num_examples": 2021, "dataset_name": "ms2_sparse_max"}}, "download_checksums": null, "download_size": 1212293314, "post_processing_size": null, "dataset_size": 2409143373, "size_in_bytes": 3621436687}}