Datasets:
anna-kay
commited on
Commit
•
ae322ad
1
Parent(s):
7009309
Reddit dataset card contribution (#3797)
Browse files* Proposed changes are based on the official paper of the dataset. The name given to the dataset by the authors is Webis-TLDR-17 (corpus), so perhaps it should be modified as well.
* README.md.bak removed
* mention Webis-TLDR-17 in the title
* Add tags at the beginning of README.md
* Update datasets/reddit/README.md
Co-authored-by: anna-kay <annakougioumtz@gmail.com>
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
Commit from https://github.com/huggingface/datasets/commit/4380cb2a1cb0f08b9144b31195cd3a20c2511302
README.md
CHANGED
@@ -1,8 +1,24 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
languages:
|
3 |
- en
|
4 |
-
|
|
|
|
|
|
|
|
|
5 |
pretty_name: Reddit Webis-TLDR-17
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Dataset Card for Reddit Webis-TLDR-17
|
|
|
1 |
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language_creators:
|
5 |
+
- crowdsourced
|
6 |
languages:
|
7 |
- en
|
8 |
+
licenses:
|
9 |
+
- cc-by-4-0
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
paperswithcode_id: null
|
13 |
pretty_name: Reddit Webis-TLDR-17
|
14 |
+
size_categories:
|
15 |
+
- 1M<n<10M
|
16 |
+
source_datasets:
|
17 |
+
- original
|
18 |
+
task_categories:
|
19 |
+
- conditional-text-generation
|
20 |
+
task_ids:
|
21 |
+
- summarization
|
22 |
---
|
23 |
|
24 |
# Dataset Card for Reddit Webis-TLDR-17
|