Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10M<n<100M
Language Creators:
found
Annotations Creators:
machine-generated
Source Datasets:
original
ArXiv:
Tags:
sentence-fusion
License:
system HF staff commited on
Commit
71dc5c6
1 Parent(s): 2fbf431

Update files from the datasets library (from 1.3.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.3.0

Files changed (1) hide show
  1. README.md +187 -0
README.md ADDED
@@ -0,0 +1,187 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ ---
3
+
4
+ # Dataset Card for "discofuse"
5
+
6
+ ## Table of Contents
7
+ - [Dataset Description](#dataset-description)
8
+ - [Dataset Summary](#dataset-summary)
9
+ - [Supported Tasks](#supported-tasks)
10
+ - [Languages](#languages)
11
+ - [Dataset Structure](#dataset-structure)
12
+ - [Data Instances](#data-instances)
13
+ - [Data Fields](#data-fields)
14
+ - [Data Splits Sample Size](#data-splits-sample-size)
15
+ - [Dataset Creation](#dataset-creation)
16
+ - [Curation Rationale](#curation-rationale)
17
+ - [Source Data](#source-data)
18
+ - [Annotations](#annotations)
19
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
20
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
21
+ - [Social Impact of Dataset](#social-impact-of-dataset)
22
+ - [Discussion of Biases](#discussion-of-biases)
23
+ - [Other Known Limitations](#other-known-limitations)
24
+ - [Additional Information](#additional-information)
25
+ - [Dataset Curators](#dataset-curators)
26
+ - [Licensing Information](#licensing-information)
27
+ - [Citation Information](#citation-information)
28
+ - [Contributions](#contributions)
29
+
30
+ ## [Dataset Description](#dataset-description)
31
+
32
+ - **Homepage:** [https://github.com/google-research-datasets/discofuse](https://github.com/google-research-datasets/discofuse)
33
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
34
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
35
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
36
+ - **Size of downloaded dataset files:** 5764.06 MB
37
+ - **Size of the generated dataset:** 20547.64 MB
38
+ - **Total amount of disk used:** 26311.70 MB
39
+
40
+ ### [Dataset Summary](#dataset-summary)
41
+
42
+ DISCOFUSE is a large scale dataset for discourse-based sentence fusion.
43
+
44
+ ### [Supported Tasks](#supported-tasks)
45
+
46
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
+
48
+ ### [Languages](#languages)
49
+
50
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
+
52
+ ## [Dataset Structure](#dataset-structure)
53
+
54
+ We show detailed information for up to 5 configurations of the dataset.
55
+
56
+ ### [Data Instances](#data-instances)
57
+
58
+ #### discofuse-sport
59
+
60
+ - **Size of downloaded dataset files:** 4126.20 MB
61
+ - **Size of the generated dataset:** 14341.49 MB
62
+ - **Total amount of disk used:** 18467.70 MB
63
+
64
+ An example of 'train' looks as follows.
65
+ ```
66
+ {
67
+ "coherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .",
68
+ "coherent_second_sentence": "Finally , an HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner .",
69
+ "connective_string": "finally ,",
70
+ "discourse_type": "PAIR_CONN",
71
+ "has_coref_type_nominal": 0.0,
72
+ "has_coref_type_pronoun": 0.0,
73
+ "incoherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .",
74
+ "incoherent_second_sentence": "An HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner ."
75
+ }
76
+ ```
77
+
78
+ #### discofuse-wikipedia
79
+
80
+ - **Size of downloaded dataset files:** 1637.86 MB
81
+ - **Size of the generated dataset:** 6206.14 MB
82
+ - **Total amount of disk used:** 7844.01 MB
83
+
84
+ An example of 'validation' looks as follows.
85
+ ```
86
+ {
87
+ "coherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .",
88
+ "coherent_second_sentence": "Finally , an HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner .",
89
+ "connective_string": "finally ,",
90
+ "discourse_type": "PAIR_CONN",
91
+ "has_coref_type_nominal": 0.0,
92
+ "has_coref_type_pronoun": 0.0,
93
+ "incoherent_first_sentence": "Four LPr and three LC2000r HP Netservers handle customer management and web server functions .",
94
+ "incoherent_second_sentence": "An HP Netserver LT6000r hosts i2 Demand Planner and i2 Collaboration Planner ."
95
+ }
96
+ ```
97
+
98
+ ### [Data Fields](#data-fields)
99
+
100
+ The data fields are the same among all splits.
101
+
102
+ #### discofuse-sport
103
+ - `connective_string`: a `string` feature.
104
+ - `discourse_type`: a `string` feature.
105
+ - `coherent_second_sentence`: a `string` feature.
106
+ - `has_coref_type_pronoun`: a `float32` feature.
107
+ - `incoherent_first_sentence`: a `string` feature.
108
+ - `incoherent_second_sentence`: a `string` feature.
109
+ - `has_coref_type_nominal`: a `float32` feature.
110
+ - `coherent_first_sentence`: a `string` feature.
111
+
112
+ #### discofuse-wikipedia
113
+ - `connective_string`: a `string` feature.
114
+ - `discourse_type`: a `string` feature.
115
+ - `coherent_second_sentence`: a `string` feature.
116
+ - `has_coref_type_pronoun`: a `float32` feature.
117
+ - `incoherent_first_sentence`: a `string` feature.
118
+ - `incoherent_second_sentence`: a `string` feature.
119
+ - `has_coref_type_nominal`: a `float32` feature.
120
+ - `coherent_first_sentence`: a `string` feature.
121
+
122
+ ### [Data Splits Sample Size](#data-splits-sample-size)
123
+
124
+ | name | train |validation| test |
125
+ |-------------------|-------:|---------:|-----:|
126
+ |discofuse-sport |43291020| 440902|445521|
127
+ |discofuse-wikipedia|16310585| 168081|163657|
128
+
129
+ ## [Dataset Creation](#dataset-creation)
130
+
131
+ ### [Curation Rationale](#curation-rationale)
132
+
133
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
134
+
135
+ ### [Source Data](#source-data)
136
+
137
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
138
+
139
+ ### [Annotations](#annotations)
140
+
141
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
142
+
143
+ ### [Personal and Sensitive Information](#personal-and-sensitive-information)
144
+
145
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
146
+
147
+ ## [Considerations for Using the Data](#considerations-for-using-the-data)
148
+
149
+ ### [Social Impact of Dataset](#social-impact-of-dataset)
150
+
151
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
+
153
+ ### [Discussion of Biases](#discussion-of-biases)
154
+
155
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
+
157
+ ### [Other Known Limitations](#other-known-limitations)
158
+
159
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
+
161
+ ## [Additional Information](#additional-information)
162
+
163
+ ### [Dataset Curators](#dataset-curators)
164
+
165
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
166
+
167
+ ### [Licensing Information](#licensing-information)
168
+
169
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
+
171
+ ### [Citation Information](#citation-information)
172
+
173
+ ```
174
+ @InProceedings{GevaEtAl2019,
175
+ title = {DiscoFuse: A Large-Scale Dataset for Discourse-Based Sentence Fusion},
176
+ author = {Geva, Mor and Malmi, Eric and Szpektor, Idan and Berant, Jonathan},
177
+ booktitle = {Proceedings of the 2019 Annual Conference of the North American Chapter of the Association for Computational Linguistics},
178
+ note = {arXiv preprint arXiv:1902.10526},
179
+ year = {2019}
180
+ }
181
+
182
+ ```
183
+
184
+
185
+ ### Contributions
186
+
187
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham), [@lewtun](https://github.com/lewtun) for adding this dataset.