Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [https://pan.webis.de/semeval19/semeval19-web/](https://pan.webis.de/semeval19/semeval19-web/)
|
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:** 5354.14 MB
|
38 |
- **Total amount of disk used:** 6311.82 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
Hyperpartisan News Detection was a dataset created for PAN @ SemEval 2019 Task 4.
|
43 |
Given a news article text, decide whether it follows a hyperpartisan argumentation, i.e., whether it exhibits blind, prejudiced, or unreasoning allegiance to one party, faction, cause, or person.
|
@@ -46,19 +46,19 @@ There are 2 parts:
|
|
46 |
- byarticle: Labeled through crowdsourcing on an article basis. The data contains only articles for which a consensus among the crowdsourcing workers existed.
|
47 |
- bypublisher: Labeled by the overall bias of the publisher as provided by BuzzFeed journalists or MediaBiasFactCheck.com.
|
48 |
|
49 |
-
###
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
-
###
|
54 |
|
55 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
56 |
|
57 |
-
##
|
58 |
|
59 |
We show detailed information for up to 5 configurations of the dataset.
|
60 |
|
61 |
-
###
|
62 |
|
63 |
#### byarticle
|
64 |
|
@@ -99,7 +99,7 @@ This example was too long and was cropped:
|
|
99 |
}
|
100 |
```
|
101 |
|
102 |
-
###
|
103 |
|
104 |
The data fields are the same among all splits.
|
105 |
|
@@ -118,7 +118,7 @@ The data fields are the same among all splits.
|
|
118 |
- `published_at`: a `string` feature.
|
119 |
- `bias`: a classification label, with possible values including `right` (0), `right-center` (1), `least` (2), `left-center` (3), `left` (4).
|
120 |
|
121 |
-
###
|
122 |
|
123 |
#### byarticle
|
124 |
|
@@ -132,49 +132,49 @@ The data fields are the same among all splits.
|
|
132 |
|-----------|-----:|---------:|
|
133 |
|bypublisher|600000| 600000|
|
134 |
|
135 |
-
##
|
136 |
|
137 |
-
###
|
138 |
|
139 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
140 |
|
141 |
-
###
|
142 |
|
143 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
144 |
|
145 |
-
###
|
146 |
|
147 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
148 |
|
149 |
-
###
|
150 |
|
151 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
152 |
|
153 |
-
##
|
154 |
|
155 |
-
###
|
156 |
|
157 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
158 |
|
159 |
-
###
|
160 |
|
161 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
162 |
|
163 |
-
###
|
164 |
|
165 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
166 |
|
167 |
-
##
|
168 |
|
169 |
-
###
|
170 |
|
171 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
172 |
|
173 |
-
###
|
174 |
|
175 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
176 |
|
177 |
-
###
|
178 |
|
179 |
```
|
180 |
@article{kiesel2019data,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://pan.webis.de/semeval19/semeval19-web/](https://pan.webis.de/semeval19/semeval19-web/)
|
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:** 5354.14 MB
|
38 |
- **Total amount of disk used:** 6311.82 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
Hyperpartisan News Detection was a dataset created for PAN @ SemEval 2019 Task 4.
|
43 |
Given a news article text, decide whether it follows a hyperpartisan argumentation, i.e., whether it exhibits blind, prejudiced, or unreasoning allegiance to one party, faction, cause, or person.
|
|
|
46 |
- byarticle: Labeled through crowdsourcing on an article basis. The data contains only articles for which a consensus among the crowdsourcing workers existed.
|
47 |
- bypublisher: Labeled by the overall bias of the publisher as provided by BuzzFeed journalists or MediaBiasFactCheck.com.
|
48 |
|
49 |
+
### Supported Tasks
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
+
### Languages
|
54 |
|
55 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
56 |
|
57 |
+
## Dataset Structure
|
58 |
|
59 |
We show detailed information for up to 5 configurations of the dataset.
|
60 |
|
61 |
+
### Data Instances
|
62 |
|
63 |
#### byarticle
|
64 |
|
|
|
99 |
}
|
100 |
```
|
101 |
|
102 |
+
### Data Fields
|
103 |
|
104 |
The data fields are the same among all splits.
|
105 |
|
|
|
118 |
- `published_at`: a `string` feature.
|
119 |
- `bias`: a classification label, with possible values including `right` (0), `right-center` (1), `least` (2), `left-center` (3), `left` (4).
|
120 |
|
121 |
+
### Data Splits Sample Size
|
122 |
|
123 |
#### byarticle
|
124 |
|
|
|
132 |
|-----------|-----:|---------:|
|
133 |
|bypublisher|600000| 600000|
|
134 |
|
135 |
+
## Dataset Creation
|
136 |
|
137 |
+
### Curation Rationale
|
138 |
|
139 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
140 |
|
141 |
+
### Source Data
|
142 |
|
143 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
144 |
|
145 |
+
### Annotations
|
146 |
|
147 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
148 |
|
149 |
+
### Personal and Sensitive Information
|
150 |
|
151 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
152 |
|
153 |
+
## Considerations for Using the Data
|
154 |
|
155 |
+
### Social Impact of Dataset
|
156 |
|
157 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
158 |
|
159 |
+
### Discussion of Biases
|
160 |
|
161 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
162 |
|
163 |
+
### Other Known Limitations
|
164 |
|
165 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
166 |
|
167 |
+
## Additional Information
|
168 |
|
169 |
+
### Dataset Curators
|
170 |
|
171 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
172 |
|
173 |
+
### Licensing Information
|
174 |
|
175 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
176 |
|
177 |
+
### Citation Information
|
178 |
|
179 |
```
|
180 |
@article{kiesel2019data,
|