parquet-converter commited on
Commit
fd4c277
1 Parent(s): e1cc9f2

Update parquet files

Browse files
README.md DELETED
@@ -1,47 +0,0 @@
1
- ---
2
- annotations_creators:
3
- - expert-generated
4
- language_creators:
5
- - expert-generated
6
- language:
7
- - en
8
- license:
9
- - apache-2.0
10
- multilinguality:
11
- - monolingual
12
- size_categories:
13
- - 10K<n<100K
14
- source_datasets:
15
- - extended|other-MS^2
16
- - extended|other-Cochrane
17
- task_categories:
18
- - summarization
19
- - text2text-generation
20
- paperswithcode_id: multi-document-summarization
21
- pretty_name: MSLR Shared Task
22
- ---
23
-
24
- This is a copy of the [MS^2](https://huggingface.co/datasets/allenai/mslr2022) dataset, except the input source documents of its `validation` split have been replaced by a __dense__ retriever. The retrieval pipeline used:
25
-
26
- - __query__: The `background` field of each example
27
- - __corpus__: The union of all documents in the `train`, `validation` and `test` splits. A document is the concatenation of the `title` and `abstract`.
28
- - __retriever__: [`facebook/contriever-msmarco`](https://huggingface.co/facebook/contriever-msmarco) via [PyTerrier](https://pyterrier.readthedocs.io/en/latest/) with default settings
29
- - __top-k strategy__: `"max"`, i.e. the number of documents retrieved, `k`, is set as the maximum number of documents seen across examples in this dataset, in this case `k==25`
30
-
31
- Retrieval results on the `train` set:
32
-
33
- | Recall@100 | Rprec | Precision@k | Recall@k |
34
- | ----------- | ----------- | ----------- | ----------- |
35
- | 0.4764 | 0.2395 | 0.1932 | 0.2895 |
36
-
37
- Retrieval results on the `validation` set:
38
-
39
- | Recall@100 | Rprec | Precision@k | Recall@k |
40
- | ----------- | ----------- | ----------- | ----------- |
41
- | 0.4364 | 0.2125 | 0.1823 | 0.2524 |
42
-
43
- Retrieval results on the `test` set:
44
-
45
- | Recall@100 | Rprec | Precision@k | Recall@k |
46
- | ----------- | ----------- | ----------- | ----------- |
47
- | 0.4481 | 0.2224 | 0.1943 | 0.2567 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/test-00000-of-00001-2a72cba309e88d60.parquet → allenai--ms2_dense_max/parquet-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55c4a064d8d274f5ae035701fb452a316b82260e3f5263afbd4c84d049ab709d
3
- size 39899568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de969dfdea534611f50945709e0d2d24657fa727688854b88a4966679540c213
3
+ size 39897356
data/validation-00000-of-00004-417b595dc0c68dc8.parquet → allenai--ms2_dense_max/parquet-train.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9323f00177facff02a050a561604021e3df46e95bb1c6d2e2284c87d72dadd17
3
- size 200205308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1f7d34f75013a3d898ef384f415da5b6df170cc9b8d9a522fbb03463d4f388a
3
+ size 308537894
data/train-00000-of-00002-77362a46fb7ee87b.parquet → allenai--ms2_dense_max/parquet-validation-00000-of-00002.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3000a20a04142a09f51fa099c7c386295e61755b3401f95aacf0785513be230e
3
- size 153498083
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb4d6a90c6ad8e5ef44f5be50f1c84dfe52056eb5d1afee811d7e70ab69984b
3
+ size 400212790
data/train-00001-of-00002-8c66d8133e80be99.parquet → allenai--ms2_dense_max/parquet-validation-00001-of-00002.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff0c03c1a9f9eeb7cc43e2ab214b27ca3f6ecf13c9ae0cf74fa2fa866d2aefb9
3
- size 154468027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3b0381f338cffaa957dc16d893caeeed93dd8a7e2551ad04efa7007ccca200d
3
+ size 400321638
data/validation-00001-of-00004-9f3bb8aa94f188e1.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a656fc766dd7e8d7b10391b702944aaa55a794b012cd63e5c572b9a877e26d2f
3
- size 200004463
 
 
 
 
data/validation-00002-of-00004-096df7c34014a762.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0e0180a12b3f0e0d0df87aba667fae9859fab7dcd58bb720a699471b427c6db
3
- size 199837872
 
 
 
 
data/validation-00003-of-00004-cb0bd133a4132a5b.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c8b6a1fbde480521fa3831d267ef7117e623aae8f6e6ff30e58eda42e55e341
3
- size 200485667
 
 
 
 
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"allenai--ms2_dense_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_dense_max"}, "test": {"name": "test", "num_bytes": 81506673, "num_examples": 1667, "dataset_name": "ms2_dense_max"}, "validation": {"name": "validation", "num_bytes": 1596990306, "num_examples": 2021, "dataset_name": "ms2_dense_max"}}, "download_checksums": null, "download_size": 1148398988, "post_processing_size": null, "dataset_size": 2301234209, "size_in_bytes": 3449633197}}