File size: 725 Bytes
776dc67 d358f57 776dc67 53c6b06 079a36d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen_story
dtype: string
- name: rejected_story
dtype: string
- name: chosen_timestamp
dtype: timestamp[ns]
- name: rejected_timestamp
dtype: timestamp[ns]
- name: chosen_upvotes
dtype: int64
- name: rejected_upvotes
dtype: int64
splits:
- name: train
num_bytes: 276261399
num_examples: 43827
download_size: 172500713
dataset_size: 276261399
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
If you are the author of any comment in this dataset and would like it removed, please contact us and we will comply promptly.
Paper link: arxiv.org/abs/2507.00769
|