system HF staff commited on
Commit
7731d54
1 Parent(s): 4788d75

Update files from the datasets library (from 1.4.0)

Browse files

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

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
  - **Homepage:** [https://summari.es](https://summari.es)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,7 +37,7 @@
37
  - **Size of the generated dataset:** 5057.49 MB
38
  - **Total amount of disk used:** 5057.49 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  NEWSROOM is a large dataset for training and evaluating summarization systems.
43
  It contains 1.3 million articles and summaries written by authors and
@@ -60,19 +60,19 @@ And additional features:
60
  This dataset can be downloaded upon requests. Unzip all the contents
61
  "train.jsonl, dev.josnl, test.jsonl" to the tfds folder.
62
 
63
- ### [Supported Tasks](#supported-tasks)
64
 
65
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
 
67
- ### [Languages](#languages)
68
 
69
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
70
 
71
- ## [Dataset Structure](#dataset-structure)
72
 
73
  We show detailed information for up to 5 configurations of the dataset.
74
 
75
- ### [Data Instances](#data-instances)
76
 
77
  #### default
78
 
@@ -97,7 +97,7 @@ An example of 'train' looks as follows.
97
  }
98
  ```
99
 
100
- ### [Data Fields](#data-fields)
101
 
102
  The data fields are the same among all splits.
103
 
@@ -114,55 +114,55 @@ The data fields are the same among all splits.
114
  - `coverage`: a `float32` feature.
115
  - `compression`: a `float32` feature.
116
 
117
- ### [Data Splits Sample Size](#data-splits-sample-size)
118
 
119
  | name |train |validation| test |
120
  |-------|-----:|---------:|-----:|
121
  |default|995041| 108837|108862|
122
 
123
- ## [Dataset Creation](#dataset-creation)
124
 
125
- ### [Curation Rationale](#curation-rationale)
126
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
- ### [Source Data](#source-data)
130
 
131
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
132
 
133
- ### [Annotations](#annotations)
134
 
135
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
136
 
137
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
138
 
139
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
140
 
141
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
142
 
143
- ### [Social Impact of Dataset](#social-impact-of-dataset)
144
 
145
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
146
 
147
- ### [Discussion of Biases](#discussion-of-biases)
148
 
149
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
150
 
151
- ### [Other Known Limitations](#other-known-limitations)
152
 
153
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
154
 
155
- ## [Additional Information](#additional-information)
156
 
157
- ### [Dataset Curators](#dataset-curators)
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
- ### [Licensing Information](#licensing-information)
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
- ### [Citation Information](#citation-information)
166
 
167
  ```
168
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://summari.es](https://summari.es)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
37
  - **Size of the generated dataset:** 5057.49 MB
38
  - **Total amount of disk used:** 5057.49 MB
39
 
40
+ ### Dataset Summary
41
 
42
  NEWSROOM is a large dataset for training and evaluating summarization systems.
43
  It contains 1.3 million articles and summaries written by authors and
 
60
  This dataset can be downloaded upon requests. Unzip all the contents
61
  "train.jsonl, dev.josnl, test.jsonl" to the tfds folder.
62
 
63
+ ### Supported Tasks
64
 
65
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
66
 
67
+ ### Languages
68
 
69
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
70
 
71
+ ## Dataset Structure
72
 
73
  We show detailed information for up to 5 configurations of the dataset.
74
 
75
+ ### Data Instances
76
 
77
  #### default
78
 
 
97
  }
98
  ```
99
 
100
+ ### Data Fields
101
 
102
  The data fields are the same among all splits.
103
 
 
114
  - `coverage`: a `float32` feature.
115
  - `compression`: a `float32` feature.
116
 
117
+ ### Data Splits Sample Size
118
 
119
  | name |train |validation| test |
120
  |-------|-----:|---------:|-----:|
121
  |default|995041| 108837|108862|
122
 
123
+ ## Dataset Creation
124
 
125
+ ### Curation Rationale
126
 
127
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
128
 
129
+ ### Source Data
130
 
131
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
132
 
133
+ ### Annotations
134
 
135
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
136
 
137
+ ### Personal and Sensitive Information
138
 
139
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
140
 
141
+ ## Considerations for Using the Data
142
 
143
+ ### Social Impact of Dataset
144
 
145
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
146
 
147
+ ### Discussion of Biases
148
 
149
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
150
 
151
+ ### Other Known Limitations
152
 
153
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
154
 
155
+ ## Additional Information
156
 
157
+ ### Dataset Curators
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
+ ### Licensing Information
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
+ ### Citation Information
166
 
167
  ```
168