CoolFace
Datasetpublic

euclaise/WritingPrompts_preferences

Dataset Card for "WritingPrompts_preferences" Human preference data from r/WritingPrompts

sourceHugging Facemitupdated 3y agoView on Hugging Face
13likes1.2kdownloads
README.md38 linesDownload Raw Back to root
1---2language:3- en4license: mit5size_categories:6- 100K<n<1M7task_categories:8- text-generation9pretty_name: WritingPrompts Preferences10dataset_info:11  features:12  - name: post_text13    dtype: string14  - name: post_title15    dtype: string16  - name: post_scores17    dtype: int6418  - name: comment_texts19    sequence: string20  - name: comment_scores21    sequence: int6422  - name: comment_times23    sequence: string24  splits:25  - name: train26    num_bytes: 234024655827    num_examples: 26517428  download_size: 135773420829  dataset_size: 234024655830configs:31- config_name: default32  data_files:33  - split: train34    path: data/train-*35---36# Dataset Card for "WritingPrompts_preferences"37 38Human preference data from r/WritingPrompts