Datasets:
GEM
/

Languages:
English
Multilinguality:
unknown
Size Categories:
unknown
Language Creators:
unknown
Annotations Creators:
none
Source Datasets:
original
Tags:
License:
Sebastian Gehrmann commited on
Commit
e016310
1 Parent(s): 4cb7466

data card.

Browse files
Files changed (1) hide show
  1. README.md +454 -0
README.md ADDED
@@ -0,0 +1,454 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - none
4
+ language_creators:
5
+ - unknown
6
+ languages:
7
+ - unknown
8
+ licenses:
9
+ - cc-by-4.0
10
+ multilinguality:
11
+ - unknown
12
+ pretty_name: cochrane-simplification
13
+ size_categories:
14
+ - unknown
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - simplification
19
+ task_ids:
20
+ - unknown
21
+ ---
22
+
23
+ # Dataset Card for GEM/cochrane-simplification
24
+
25
+ ## Dataset Description
26
+
27
+ - **Homepage:** https://github.com/AshOlogn/Paragraph-level-Simplification-of-Medical-Texts
28
+ - **Repository:** https://github.com/AshOlogn/Paragraph-level-Simplification-of-Medical-Texts
29
+ - **Paper:** https://aclanthology.org/2021.naacl-main.395/
30
+ - **Leaderboard:** N/A
31
+ - **Point of Contact:** Ashwin Devaraj
32
+
33
+ ### Link to Main Data Card
34
+
35
+ You can find the main data card on the [GEM Website](https://gem-benchmark.com/data_cards/cochrane-simplification).
36
+
37
+ ### Dataset Summary
38
+
39
+ Cochrane is an English dataset for paragraph-level simplification of medical texts. Cochrane is a database of systematic reviews of clinical questions, many of which have summaries in plain English targeting readers without a university education. The dataset comprises about 4,500 of such pairs.
40
+
41
+ You can load the dataset via:
42
+ ```
43
+ import datasets
44
+ data = datasets.load_dataset('GEM/cochrane-simplification')
45
+ ```
46
+ The data loader can be found [here](https://huggingface.co/datasets/GEM/cochrane-simplification).
47
+
48
+ #### website
49
+ [Link](https://github.com/AshOlogn/Paragraph-level-Simplification-of-Medical-Texts)
50
+
51
+ #### paper
52
+ [Link](https://aclanthology.org/2021.naacl-main.395/)
53
+
54
+ #### authors
55
+ Ashwin Devaraj (The University of Texas at Austin), Iain J. Marshall (King's College London), Byron C. Wallace (Northeastern University), Junyi Jessy Li (The University of Texas at Austin)
56
+
57
+ ## Dataset Overview
58
+
59
+ ### Where to find the Data and its Documentation
60
+
61
+ #### Webpage
62
+
63
+ <!-- info: What is the webpage for the dataset (if it exists)? -->
64
+ <!-- scope: telescope -->
65
+ [Link](https://github.com/AshOlogn/Paragraph-level-Simplification-of-Medical-Texts)
66
+
67
+ #### Download
68
+
69
+ <!-- info: What is the link to where the original dataset is hosted? -->
70
+ <!-- scope: telescope -->
71
+ [Link](https://github.com/AshOlogn/Paragraph-level-Simplification-of-Medical-Texts)
72
+
73
+ #### Paper
74
+
75
+ <!-- info: What is the link to the paper describing the dataset (open access preferred)? -->
76
+ <!-- scope: telescope -->
77
+ [Link](https://aclanthology.org/2021.naacl-main.395/)
78
+
79
+ #### BibTex
80
+
81
+ <!-- info: Provide the BibTex-formatted reference for the dataset. Please use the correct published version (ACL anthology, etc.) instead of google scholar created Bibtex. -->
82
+ <!-- scope: microscope -->
83
+ ```
84
+ @inproceedings{devaraj-etal-2021-paragraph,
85
+ title = "Paragraph-level Simplification of Medical Texts",
86
+ author = "Devaraj, Ashwin and
87
+ Marshall, Iain and
88
+ Wallace, Byron and
89
+ Li, Junyi Jessy",
90
+ booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
91
+ month = jun,
92
+ year = "2021",
93
+ address = "Online",
94
+ publisher = "Association for Computational Linguistics",
95
+ url = "https://aclanthology.org/2021.naacl-main.395",
96
+ doi = "10.18653/v1/2021.naacl-main.395",
97
+ pages = "4972--4984",
98
+ }
99
+ ```
100
+
101
+ #### Contact Name
102
+
103
+ <!-- quick -->
104
+ <!-- info: If known, provide the name of at least one person the reader can contact for questions about the dataset. -->
105
+ <!-- scope: periscope -->
106
+ Ashwin Devaraj
107
+
108
+ #### Contact Email
109
+
110
+ <!-- info: If known, provide the email of at least one person the reader can contact for questions about the dataset. -->
111
+ <!-- scope: periscope -->
112
+ ashwin.devaraj@utexas.edu
113
+
114
+ #### Has a Leaderboard?
115
+
116
+ <!-- info: Does the dataset have an active leaderboard? -->
117
+ <!-- scope: telescope -->
118
+ no
119
+
120
+
121
+ ### Languages and Intended Use
122
+
123
+ #### Multilingual?
124
+
125
+ <!-- quick -->
126
+ <!-- info: Is the dataset multilingual? -->
127
+ <!-- scope: telescope -->
128
+ no
129
+
130
+ #### Covered Languages
131
+
132
+ <!-- quick -->
133
+ <!-- info: What languages/dialects are covered in the dataset? -->
134
+ <!-- scope: telescope -->
135
+ `English`
136
+
137
+ #### License
138
+
139
+ <!-- quick -->
140
+ <!-- info: What is the license of the dataset? -->
141
+ <!-- scope: telescope -->
142
+ cc-by-4.0: Creative Commons Attribution 4.0 International
143
+
144
+ #### Intended Use
145
+
146
+ <!-- info: What is the intended use of the dataset? -->
147
+ <!-- scope: microscope -->
148
+ The intended use of this dataset is to train models that simplify medical text at the paragraph level so that it may be more accessible to the lay reader.
149
+
150
+ #### Primary Task
151
+
152
+ <!-- info: What primary task does the dataset support? -->
153
+ <!-- scope: telescope -->
154
+ Simplification
155
+
156
+ #### Communicative Goal
157
+
158
+ <!-- quick -->
159
+ <!-- info: Provide a short description of the communicative goal of a model trained for this task on this dataset. -->
160
+ <!-- scope: periscope -->
161
+ A model trained on this dataset can be used to simplify medical texts to make them more accessible to readers without medical expertise.
162
+
163
+
164
+ ### Credit
165
+
166
+ #### Curation Organization Type(s)
167
+
168
+ <!-- info: In what kind of organization did the dataset curation happen? -->
169
+ <!-- scope: telescope -->
170
+ `academic`
171
+
172
+ #### Curation Organization(s)
173
+
174
+ <!-- info: Name the organization(s). -->
175
+ <!-- scope: periscope -->
176
+ The University of Texas at Austin, King's College London, Northeastern University
177
+
178
+ #### Dataset Creators
179
+
180
+ <!-- info: Who created the original dataset? List the people involved in collecting the dataset and their affiliation(s). -->
181
+ <!-- scope: microscope -->
182
+ Ashwin Devaraj (The University of Texas at Austin), Iain J. Marshall (King's College London), Byron C. Wallace (Northeastern University), Junyi Jessy Li (The University of Texas at Austin)
183
+
184
+ #### Funding
185
+
186
+ <!-- info: Who funded the data creation? -->
187
+ <!-- scope: microscope -->
188
+ National Institutes of Health (NIH) grant R01-LM012086, National Science Foundation (NSF) grant IIS-1850153, Texas Advanced Computing Center (TACC) computational resources
189
+
190
+ #### Who added the Dataset to GEM?
191
+
192
+ <!-- info: Who contributed to the data card and adding the dataset to GEM? List the people+affiliations involved in creating this data card and who helped integrate this dataset into GEM. -->
193
+ <!-- scope: microscope -->
194
+ Ashwin Devaraj (The University of Texas at Austin)
195
+
196
+
197
+ ### Dataset Structure
198
+
199
+ #### Data Fields
200
+
201
+ <!-- info: List and describe the fields present in the dataset. -->
202
+ <!-- scope: telescope -->
203
+ - `gem_id`: string, a unique identifier for the example
204
+ - `doi`: string, DOI identifier for the Cochrane review from which the example was generated
205
+ - `source`: string, an excerpt from an abstract of a Cochrane review
206
+ - `target`: string, an excerpt from the plain-language summary of a Cochrane review that roughly aligns with the source text
207
+
208
+ #### Example Instance
209
+
210
+ <!-- info: Provide a JSON formatted example of a typical instance in the dataset. -->
211
+ <!-- scope: periscope -->
212
+ ```
213
+ {
214
+ "gem_id": "gem-cochrane-simplification-train-766",
215
+ "doi": "10.1002/14651858.CD002173.pub2",
216
+ "source": "Of 3500 titles retrieved from the literature, 24 papers reporting on 23 studies could be included in the review. The studies were published between 1970 and 1997 and together included 1026 participants. Most were cross-over studies. Few studies provided sufficient information to judge the concealment of allocation. Four studies provided results for the percentage of symptom-free days. Pooling the results did not reveal a statistically significant difference between sodium cromoglycate and placebo. For the other pooled outcomes, most of the symptom-related outcomes and bronchodilator use showed statistically significant results, but treatment effects were small. Considering the confidence intervals of the outcome measures, a clinically relevant effect of sodium cromoglycate cannot be excluded. The funnel plot showed an under-representation of small studies with negative results, suggesting publication bias. There is insufficient evidence to be sure about the efficacy of sodium cromoglycate over placebo. Publication bias is likely to have overestimated the beneficial effects of sodium cromoglycate as maintenance therapy in childhood asthma.",
217
+ "target": "In this review we aimed to determine whether there is evidence for the effectiveness of inhaled sodium cromoglycate as maintenance treatment in children with chronic asthma. Most of the studies were carried out in small groups of patients. Furthermore, we suspect that not all studies undertaken have been published. The results show that there is insufficient evidence to be sure about the beneficial effect of sodium cromoglycate compared to placebo. However, for several outcome measures the results favoured sodium cromoglycate."
218
+ }
219
+ ```
220
+
221
+ #### Data Splits
222
+
223
+ <!-- info: Describe and name the splits in the dataset if there are more than one. -->
224
+ <!-- scope: periscope -->
225
+ - `train`: 3568 examples
226
+ - `validation`: 411 examples
227
+ - `test`: 480 examples
228
+
229
+
230
+
231
+ ## Dataset in GEM
232
+
233
+ ### Rationale for Inclusion in GEM
234
+
235
+ #### Why is the Dataset in GEM?
236
+
237
+ <!-- info: What does this dataset contribute toward better generation evaluation and why is it part of GEM? -->
238
+ <!-- scope: microscope -->
239
+ This dataset is the first paragraph-level simplification dataset published (as prior work had primarily focused on simplifying individual sentences). Furthermore, this dataset is in the medical domain, which is an especially useful domain for text simplification.
240
+
241
+ #### Similar Datasets
242
+
243
+ <!-- info: Do other datasets for the high level task exist? -->
244
+ <!-- scope: telescope -->
245
+ no
246
+
247
+ #### Ability that the Dataset measures
248
+
249
+ <!-- info: What aspect of model ability can be measured with this dataset? -->
250
+ <!-- scope: periscope -->
251
+ This dataset measures the ability for a model to simplify paragraphs of medical text through the omission non-salient information and simplification of medical jargon.
252
+
253
+
254
+ ### GEM-Specific Curation
255
+
256
+ #### Modificatied for GEM?
257
+
258
+ <!-- info: Has the GEM version of the dataset been modified in any way (data, processing, splits) from the original curated data? -->
259
+ <!-- scope: telescope -->
260
+ no
261
+
262
+ #### Additional Splits?
263
+
264
+ <!-- info: Does GEM provide additional splits to the dataset? -->
265
+ <!-- scope: telescope -->
266
+ no
267
+
268
+
269
+ ### Getting Started with the Task
270
+
271
+
272
+
273
+
274
+ ## Previous Results
275
+
276
+ ### Previous Results
277
+
278
+ #### Measured Model Abilities
279
+
280
+ <!-- info: What aspect of model ability can be measured with this dataset? -->
281
+ <!-- scope: telescope -->
282
+ This dataset measures the ability for a model to simplify paragraphs of medical text through the omission non-salient information and simplification of medical jargon.
283
+
284
+ #### Metrics
285
+
286
+ <!-- info: What metrics are typically used for this task? -->
287
+ <!-- scope: periscope -->
288
+ `Other: Other Metrics`, `BLEU`
289
+
290
+ #### Other Metrics
291
+
292
+ <!-- info: Definitions of other metrics -->
293
+ <!-- scope: periscope -->
294
+ SARI measures the quality of text simplification
295
+
296
+
297
+ #### Previous results available?
298
+
299
+ <!-- info: Are previous results available? -->
300
+ <!-- scope: telescope -->
301
+ yes
302
+
303
+ #### Relevant Previous Results
304
+
305
+ <!-- info: What are the most relevant previous results for this task/dataset? -->
306
+ <!-- scope: microscope -->
307
+ The paper which introduced this dataset trained BART models (pretrained on XSum) with unlikelihood training to produce simplification models achieving maximum SARI and BLEU scores of 40 and 43 respectively.
308
+
309
+
310
+
311
+ ## Dataset Curation
312
+
313
+ ### Original Curation
314
+
315
+ #### Sourced from Different Sources
316
+
317
+ <!-- info: Is the dataset aggregated from different data sources? -->
318
+ <!-- scope: telescope -->
319
+ no
320
+
321
+
322
+ ### Language Data
323
+
324
+ #### Data Validation
325
+
326
+ <!-- info: Was the text validated by a different worker or a data curator? -->
327
+ <!-- scope: telescope -->
328
+ not validated
329
+
330
+ #### Was Data Filtered?
331
+
332
+ <!-- info: Were text instances selected or filtered? -->
333
+ <!-- scope: telescope -->
334
+ not filtered
335
+
336
+
337
+ ### Structured Annotations
338
+
339
+ #### Additional Annotations?
340
+
341
+ <!-- quick -->
342
+ <!-- info: Does the dataset have additional annotations for each instance? -->
343
+ <!-- scope: telescope -->
344
+ none
345
+
346
+ #### Annotation Service?
347
+
348
+ <!-- info: Was an annotation service used? -->
349
+ <!-- scope: telescope -->
350
+ no
351
+
352
+
353
+ ### Consent
354
+
355
+ #### Any Consent Policy?
356
+
357
+ <!-- info: Was there a consent policy involved when gathering the data? -->
358
+ <!-- scope: telescope -->
359
+ no
360
+
361
+
362
+ ### Private Identifying Information (PII)
363
+
364
+ #### Contains PII?
365
+
366
+ <!-- quick -->
367
+ <!-- info: Does the source language data likely contain Personal Identifying Information about the data creators or subjects? -->
368
+ <!-- scope: telescope -->
369
+ yes/very likely
370
+
371
+ #### Any PII Identification?
372
+
373
+ <!-- info: Did the curators use any automatic/manual method to identify PII in the dataset? -->
374
+ <!-- scope: periscope -->
375
+ no identification
376
+
377
+
378
+ ### Maintenance
379
+
380
+ #### Any Maintenance Plan?
381
+
382
+ <!-- info: Does the original dataset have a maintenance plan? -->
383
+ <!-- scope: telescope -->
384
+ no
385
+
386
+
387
+
388
+ ## Broader Social Context
389
+
390
+ ### Previous Work on the Social Impact of the Dataset
391
+
392
+ #### Usage of Models based on the Data
393
+
394
+ <!-- info: Are you aware of cases where models trained on the task featured in this dataset ore related tasks have been used in automated systems? -->
395
+ <!-- scope: telescope -->
396
+ no
397
+
398
+
399
+ ### Impact on Under-Served Communities
400
+
401
+ #### Addresses needs of underserved Communities?
402
+
403
+ <!-- info: Does this dataset address the needs of communities that are traditionally underserved in language technology, and particularly language generation technology? Communities may be underserved for exemple because their language, language variety, or social or geographical context is underepresented in NLP and NLG resources (datasets and models). -->
404
+ <!-- scope: telescope -->
405
+ yes
406
+
407
+ #### Details on how Dataset Addresses the Needs
408
+
409
+ <!-- info: Describe how this dataset addresses the needs of underserved communities. -->
410
+ <!-- scope: microscope -->
411
+ This dataset can be used to simplify medical texts that may otherwise be inaccessible to those without medical training.
412
+
413
+
414
+ ### Discussion of Biases
415
+
416
+ #### Any Documented Social Biases?
417
+
418
+ <!-- info: Are there documented social biases in the dataset? Biases in this context are variations in the ways members of different social categories are represented that can have harmful downstream consequences for members of the more disadvantaged group. -->
419
+ <!-- scope: telescope -->
420
+ unsure
421
+
422
+ #### Are the Language Producers Representative of the Language?
423
+
424
+ <!-- info: Does the distribution of language producers in the dataset accurately represent the full distribution of speakers of the language world-wide? If not, how does it differ? -->
425
+ <!-- scope: periscope -->
426
+ The dataset was generated from abstracts and plain-language summaries of medical literature reviews that were written by medical professionals and thus does was not generated by people representative of the entire English-speaking population.
427
+
428
+
429
+
430
+ ## Considerations for Using the Data
431
+
432
+ ### PII Risks and Liability
433
+
434
+
435
+
436
+ ### Licenses
437
+
438
+
439
+
440
+ ### Known Technical Limitations
441
+
442
+ #### Technical Limitations
443
+
444
+ <!-- info: Describe any known technical limitations, such as spurrious correlations, train/test overlap, annotation biases, or mis-annotations, and cite the works that first identified these limitations when possible. -->
445
+ <!-- scope: microscope -->
446
+ The main limitation of this dataset is that the information alignment between the abstract and plain-language summary is often rough, so the plain-language summary may contain information that isn't found in the abstract. Furthermore, the plain-language targets often contain formulaic statements like "this evidence is current to [month][year]" not found in the abstracts. Another limitation is that some plain-language summaries do not simplify the technical abstracts very much and still contain medical jargon.
447
+
448
+ #### Unsuited Applications
449
+
450
+ <!-- info: When using a model trained on this dataset in a setting where users or the public may interact with its predictions, what are some pitfalls to look out for? In particular, describe some applications of the general task featured in this dataset that its curation or properties make it less suitable for. -->
451
+ <!-- scope: microscope -->
452
+ The main pitfall to look out for is errors in factuality. Simplification work so far has not placed a strong emphasis on the logical fidelity of model generations with the input text, and the paper introducing this dataset does not explore modeling techniques to combat this. These kinds of errors are especially pernicious in the medical domain, and the models introduced in the paper do occasionally alter entities like disease and medication names.
453
+
454
+