Datasets:
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://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
|
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:** 18063.11 MB
|
38 |
- **Total amount of disk used:** 21059.41 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
This corpus contains preprocessed posts from the Reddit dataset.
|
43 |
The dataset consists of 3,848,330 posts with an average length of 270 words for content,
|
@@ -46,19 +46,19 @@ and 28 words for the summary.
|
|
46 |
Features includes strings: author, body, normalizedBody, content, summary, subreddit, subreddit_id.
|
47 |
Content is used as document and summary is used as summary.
|
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 |
#### default
|
64 |
|
@@ -80,7 +80,7 @@ An example of 'train' looks as follows.
|
|
80 |
}
|
81 |
```
|
82 |
|
83 |
-
###
|
84 |
|
85 |
The data fields are the same among all splits.
|
86 |
|
@@ -94,55 +94,55 @@ The data fields are the same among all splits.
|
|
94 |
- `content`: a `string` feature.
|
95 |
- `summary`: a `string` feature.
|
96 |
|
97 |
-
###
|
98 |
|
99 |
| name | train |
|
100 |
|-------|------:|
|
101 |
|default|3848330|
|
102 |
|
103 |
-
##
|
104 |
|
105 |
-
###
|
106 |
|
107 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
108 |
|
109 |
-
###
|
110 |
|
111 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
112 |
|
113 |
-
###
|
114 |
|
115 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
116 |
|
117 |
-
###
|
118 |
|
119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
120 |
|
121 |
-
##
|
122 |
|
123 |
-
###
|
124 |
|
125 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
126 |
|
127 |
-
###
|
128 |
|
129 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
130 |
|
131 |
-
###
|
132 |
|
133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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 |
```
|
148 |
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://github.com/webis-de/webis-tldr-17-corpus](https://github.com/webis-de/webis-tldr-17-corpus)
|
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:** 18063.11 MB
|
38 |
- **Total amount of disk used:** 21059.41 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
This corpus contains preprocessed posts from the Reddit dataset.
|
43 |
The dataset consists of 3,848,330 posts with an average length of 270 words for content,
|
|
|
46 |
Features includes strings: author, body, normalizedBody, content, summary, subreddit, subreddit_id.
|
47 |
Content is used as document and summary is used as summary.
|
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 |
#### default
|
64 |
|
|
|
80 |
}
|
81 |
```
|
82 |
|
83 |
+
### Data Fields
|
84 |
|
85 |
The data fields are the same among all splits.
|
86 |
|
|
|
94 |
- `content`: a `string` feature.
|
95 |
- `summary`: a `string` feature.
|
96 |
|
97 |
+
### Data Splits Sample Size
|
98 |
|
99 |
| name | train |
|
100 |
|-------|------:|
|
101 |
|default|3848330|
|
102 |
|
103 |
+
## Dataset Creation
|
104 |
|
105 |
+
### Curation Rationale
|
106 |
|
107 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
108 |
|
109 |
+
### Source Data
|
110 |
|
111 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
112 |
|
113 |
+
### Annotations
|
114 |
|
115 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
116 |
|
117 |
+
### Personal and Sensitive Information
|
118 |
|
119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
120 |
|
121 |
+
## Considerations for Using the Data
|
122 |
|
123 |
+
### Social Impact of Dataset
|
124 |
|
125 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
126 |
|
127 |
+
### Discussion of Biases
|
128 |
|
129 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
130 |
|
131 |
+
### Other Known Limitations
|
132 |
|
133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
134 |
|
135 |
+
## Additional Information
|
136 |
|
137 |
+
### Dataset Curators
|
138 |
|
139 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
140 |
|
141 |
+
### Licensing Information
|
142 |
|
143 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
144 |
|
145 |
+
### Citation Information
|
146 |
|
147 |
```
|
148 |
|