martimfasantos
commited on
Commit
•
fde7fad
1
Parent(s):
771576c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,33 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
annotations_creators:
|
4 |
+
- crowdsourced
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
language_creators:
|
8 |
+
- crowdsourced
|
9 |
+
multilinguality:
|
10 |
+
- monolingual
|
11 |
+
pretty_name: Filtered TL;DR
|
12 |
+
size_categories:
|
13 |
+
- 100K<n<1M
|
14 |
+
source_datasets:
|
15 |
+
- extended
|
16 |
+
tags:
|
17 |
+
- alignment
|
18 |
+
- text-classification
|
19 |
+
- summarization
|
20 |
+
- human-feedback
|
21 |
+
task_categories:
|
22 |
+
- text-generation
|
23 |
+
- summarization
|
24 |
+
task_ids: []
|
25 |
+
---
|
26 |
+
|
27 |
+
# Filtered TL;DR Dataset
|
28 |
+
|
29 |
+
This is the version of the dataset used in https://arxiv.org/abs/2009.01325.
|
30 |
+
|
31 |
+
If starting a new project we would recommend using https://huggingface.co/datasets/openai/summarize_from_feedback.
|
32 |
+
|
33 |
+
For more information see https://github.com/openai/summarize-from-feedback and for the original TL;DR dataset see https://huggingface.co/datasets/webis/tldr-17.
|