espejelomar commited on
Commit
2520926
1 Parent(s): 3ceaeb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +119 -0
README.md CHANGED
@@ -1,3 +1,122 @@
1
  ---
2
  license: mit
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
+ paperswithcode_id: embedding-data/sentence-compression
6
+ pretty_name: sentence-compression
7
  ---
8
+
9
+ # Dataset Card for "sentence-compression"
10
+
11
+ ## Table of Contents
12
+
13
+ - [Dataset Description](#dataset-description)
14
+ - [Dataset Summary](#dataset-summary)
15
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
16
+ - [Languages](#languages)
17
+ - [Dataset Structure](#dataset-structure)
18
+ - [Data Instances](#data-instances)
19
+ - [Data Fields](#data-fields)
20
+ - [Data Splits](#data-splits)
21
+ - [Dataset Creation](#dataset-creation)
22
+ - [Curation Rationale](#curation-rationale)
23
+ - [Source Data](#source-data)
24
+ - [Annotations](#annotations)
25
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
26
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
27
+ - [Social Impact of Dataset](#social-impact-of-dataset)
28
+ - [Discussion of Biases](#discussion-of-biases)
29
+ - [Other Known Limitations](#other-known-limitations)
30
+ - [Additional Information](#additional-information)
31
+ - [Dataset Curators](#dataset-curators)
32
+ - [Licensing Information](#licensing-information)
33
+ - [Citation Information](#citation-information)
34
+ - [Contributions](#contributions)
35
+
36
+ ## Dataset Description
37
+
38
+ - **Homepage:** [https://github.com/google-research-datasets/sentence-compression](https://github.com/google-research-datasets/sentence-compression)
39
+ - **Repository:** [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
40
+ - **Paper:** [More Information Needed](https://www.aclweb.org/anthology/D13-1155/)
41
+ - **Point of Contact:** [Katja Filippova](altun@google.com)
42
+ - **Size of downloaded dataset files:**
43
+ - **Size of the generated dataset:**
44
+ - **Total amount of disk used:** 14.2 MB
45
+
46
+ ### Dataset Summary
47
+ Large corpus of uncompressed and compressed sentences from news articles.
48
+
49
+ The dataset is provided "AS IS" without any warranty, express or implied.
50
+ Google disclaims all liability for any damages, direct or indirect, resulting from the use of the dataset.
51
+
52
+ The algorithm to collect the data is described here: Overcoming the Lack of Parallel Data in Sentence Compression,
53
+ Katja Filippova and Yasemin Altun, Proceedings of the 2013 Conference on Empirical Methods in
54
+ Natural Language Processing (EMNLP '13), pp. 1481-1491. [pdf](https://aclanthology.org/D13-1155.pdf)
55
+
56
+ Disclaimer: The team releasing sentence-compression did not upload the dataset to the Hub and did not write a dataset card. These steps were done by the Hugging Face team.
57
+
58
+ ### Supported Tasks and Leaderboards
59
+
60
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
61
+
62
+ ### Languages
63
+
64
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
65
+
66
+ ### Curation Rationale
67
+
68
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
69
+
70
+ ### Source Data
71
+
72
+ #### Initial Data Collection and Normalization
73
+
74
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
75
+
76
+ #### Who are the source language producers?
77
+
78
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
79
+
80
+ ### Annotations
81
+
82
+ #### Annotation process
83
+
84
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
85
+
86
+ #### Who are the annotators?
87
+
88
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
89
+
90
+ ### Personal and Sensitive Information
91
+
92
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
93
+
94
+ ## Considerations for Using the Data
95
+
96
+ ### Social Impact of Dataset
97
+
98
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
99
+
100
+ ### Discussion of Biases
101
+
102
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
103
+
104
+ ### Other Known Limitations
105
+
106
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
107
+
108
+ ## Additional Information
109
+
110
+ ### Dataset Curators
111
+
112
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
113
+
114
+ ### Licensing Information
115
+
116
+ [More Information Needed](https://github.com/google-research-datasets/sentence-compression)
117
+
118
+ ### Contributions
119
+
120
+ Thanks to [@katja-f](https://github.com/katja-f), [Google Research Datasets](https://github.com/google-research-datasets), [@dave-orr](https://github.com/dave-orr) for adding this dataset.
121
+
122
+