robkirk commited on
Commit
51139e9
1 Parent(s): 8601a75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -25,6 +25,10 @@ task_ids: []
25
 
26
  # Filtered TL;DR Dataset
27
 
 
 
 
 
28
  For more information see https://github.com/openai/summarize-from-feedback and for the original TL;DR dataset see https://zenodo.org/record/1168855#.YvzwJexudqs
29
 
30
  This is the version of the dataset with only filtering on the queries, and hence there is more data than in https://huggingface.co/datasets/UCL-DARK/openai-tldr-filtered which contains data with filtering on the queries and summaries.
 
25
 
26
  # Filtered TL;DR Dataset
27
 
28
+ This is the version of the dataset used in https://arxiv.org/abs/2310.06452.
29
+
30
+ If starting a new project we would recommend using https://huggingface.co/datasets/openai/summarize_from_feedback.
31
+
32
  For more information see https://github.com/openai/summarize-from-feedback and for the original TL;DR dataset see https://zenodo.org/record/1168855#.YvzwJexudqs
33
 
34
  This is the version of the dataset with only filtering on the queries, and hence there is more data than in https://huggingface.co/datasets/UCL-DARK/openai-tldr-filtered which contains data with filtering on the queries and summaries.