Datasets:
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 "reddit_tifu"
|
@@ -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)
|
@@ -52,7 +53,7 @@ Features includes:
|
|
52 |
- num_comments: number of comments.
|
53 |
- upvote_ratio: upvote ratio.
|
54 |
|
55 |
-
### Supported Tasks
|
56 |
|
57 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
58 |
|
@@ -110,7 +111,7 @@ The data fields are the same among all splits.
|
|
110 |
- `tldr`: a `string` feature.
|
111 |
- `title`: a `string` feature.
|
112 |
|
113 |
-
### Data Splits
|
114 |
|
115 |
|name |train|
|
116 |
|-----|----:|
|
@@ -125,10 +126,22 @@ The data fields are the same among all splits.
|
|
125 |
|
126 |
### Source Data
|
127 |
|
|
|
|
|
|
|
|
|
|
|
|
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
### Annotations
|
131 |
|
|
|
|
|
|
|
|
|
|
|
|
|
132 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
133 |
|
134 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: reddit-tifu
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "reddit_tifu"
|
|
|
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)
|
|
|
53 |
- num_comments: number of comments.
|
54 |
- upvote_ratio: upvote ratio.
|
55 |
|
56 |
+
### Supported Tasks and Leaderboards
|
57 |
|
58 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
59 |
|
|
|
111 |
- `tldr`: a `string` feature.
|
112 |
- `title`: a `string` feature.
|
113 |
|
114 |
+
### Data Splits
|
115 |
|
116 |
|name |train|
|
117 |
|-----|----:|
|
|
|
126 |
|
127 |
### Source Data
|
128 |
|
129 |
+
#### Initial Data Collection and Normalization
|
130 |
+
|
131 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
+
|
133 |
+
#### Who are the source language producers?
|
134 |
+
|
135 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
|
137 |
### Annotations
|
138 |
|
139 |
+
#### Annotation process
|
140 |
+
|
141 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
+
|
143 |
+
#### Who are the annotators?
|
144 |
+
|
145 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
146 |
|
147 |
### Personal and Sensitive Information
|