system HF staff commited on
Commit
1993686
1 Parent(s): 597af26

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://github.com/ctr4si/MMN](https://github.com/ctr4si/MMN)
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:** 219.12 MB
38
  - **Total amount of disk used:** 1498.20 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  Reddit dataset, where TIFU denotes the name of subbreddit /r/tifu.
43
  As defined in the publication, styel "short" uses title as summary and
@@ -52,19 +52,19 @@ Features includes:
52
  - num_comments: number of comments.
53
  - upvote_ratio: upvote ratio.
54
 
55
- ### [Supported Tasks](#supported-tasks)
56
 
57
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
58
 
59
- ### [Languages](#languages)
60
 
61
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
62
 
63
- ## [Dataset Structure](#dataset-structure)
64
 
65
  We show detailed information for up to 5 configurations of the dataset.
66
 
67
- ### [Data Instances](#data-instances)
68
 
69
  #### long
70
 
@@ -88,7 +88,7 @@ An example of 'train' looks as follows.
88
 
89
  ```
90
 
91
- ### [Data Fields](#data-fields)
92
 
93
  The data fields are the same among all splits.
94
 
@@ -110,56 +110,56 @@ The data fields are the same among all splits.
110
  - `tldr`: a `string` feature.
111
  - `title`: a `string` feature.
112
 
113
- ### [Data Splits Sample Size](#data-splits-sample-size)
114
 
115
  |name |train|
116
  |-----|----:|
117
  |long |42139|
118
  |short|79740|
119
 
120
- ## [Dataset Creation](#dataset-creation)
121
 
122
- ### [Curation Rationale](#curation-rationale)
123
 
124
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
125
 
126
- ### [Source Data](#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](#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](#personal-and-sensitive-information)
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
139
 
140
- ### [Social Impact of Dataset](#social-impact-of-dataset)
141
 
142
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
 
144
- ### [Discussion of Biases](#discussion-of-biases)
145
 
146
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
147
 
148
- ### [Other Known Limitations](#other-known-limitations)
149
 
150
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
151
 
152
- ## [Additional Information](#additional-information)
153
 
154
- ### [Dataset Curators](#dataset-curators)
155
 
156
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
 
158
- ### [Licensing Information](#licensing-information)
159
 
160
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
161
 
162
- ### [Citation Information](#citation-information)
163
 
164
  ```
165
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/ctr4si/MMN](https://github.com/ctr4si/MMN)
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:** 219.12 MB
38
  - **Total amount of disk used:** 1498.20 MB
39
 
40
+ ### Dataset Summary
41
 
42
  Reddit dataset, where TIFU denotes the name of subbreddit /r/tifu.
43
  As defined in the publication, styel "short" uses title as summary and
 
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
 
59
+ ### Languages
60
 
61
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
62
 
63
+ ## Dataset Structure
64
 
65
  We show detailed information for up to 5 configurations of the dataset.
66
 
67
+ ### Data Instances
68
 
69
  #### long
70
 
 
88
 
89
  ```
90
 
91
+ ### Data Fields
92
 
93
  The data fields are the same among all splits.
94
 
 
110
  - `tldr`: a `string` feature.
111
  - `title`: a `string` feature.
112
 
113
+ ### Data Splits Sample Size
114
 
115
  |name |train|
116
  |-----|----:|
117
  |long |42139|
118
  |short|79740|
119
 
120
+ ## Dataset Creation
121
 
122
+ ### Curation Rationale
123
 
124
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
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
135
 
136
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
137
 
138
+ ## Considerations for Using the Data
139
 
140
+ ### Social Impact of Dataset
141
 
142
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
143
 
144
+ ### Discussion of Biases
145
 
146
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
147
 
148
+ ### Other Known Limitations
149
 
150
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
151
 
152
+ ## Additional Information
153
 
154
+ ### Dataset Curators
155
 
156
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
 
158
+ ### Licensing Information
159
 
160
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
161
 
162
+ ### Citation Information
163
 
164
  ```
165