Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "newsroom"
|
@@ -6,12 +7,12 @@
|
|
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
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -60,7 +61,7 @@ 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
|
64 |
|
65 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
66 |
|
@@ -114,7 +115,7 @@ The data fields are the same among all splits.
|
|
114 |
- `coverage`: a `float32` feature.
|
115 |
- `compression`: a `float32` feature.
|
116 |
|
117 |
-
### Data Splits
|
118 |
|
119 |
| name |train |validation| test |
|
120 |
|-------|-----:|---------:|-----:|
|
@@ -128,10 +129,22 @@ The data fields are the same among all splits.
|
|
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
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: newsroom
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "newsroom"
|
|
|
7 |
## Table of Contents
|
8 |
- [Dataset Description](#dataset-description)
|
9 |
- [Dataset Summary](#dataset-summary)
|
10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
11 |
- [Languages](#languages)
|
12 |
- [Dataset Structure](#dataset-structure)
|
13 |
- [Data Instances](#data-instances)
|
14 |
- [Data Fields](#data-fields)
|
15 |
+
- [Data Splits](#data-splits)
|
16 |
- [Dataset Creation](#dataset-creation)
|
17 |
- [Curation Rationale](#curation-rationale)
|
18 |
- [Source Data](#source-data)
|
|
|
61 |
This dataset can be downloaded upon requests. Unzip all the contents
|
62 |
"train.jsonl, dev.josnl, test.jsonl" to the tfds folder.
|
63 |
|
64 |
+
### Supported Tasks and Leaderboards
|
65 |
|
66 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
67 |
|
|
|
115 |
- `coverage`: a `float32` feature.
|
116 |
- `compression`: a `float32` feature.
|
117 |
|
118 |
+
### Data Splits
|
119 |
|
120 |
| name |train |validation| test |
|
121 |
|-------|-----:|---------:|-----:|
|
|
|
129 |
|
130 |
### Source Data
|
131 |
|
132 |
+
#### Initial Data Collection and Normalization
|
133 |
+
|
134 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
+
|
136 |
+
#### Who are the source language producers?
|
137 |
+
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
### Annotations
|
141 |
|
142 |
+
#### Annotation process
|
143 |
+
|
144 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
145 |
+
|
146 |
+
#### Who are the annotators?
|
147 |
+
|
148 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
149 |
|
150 |
### Personal and Sensitive Information
|