Enhanced LitBench-Test dataset with 95.2% completeness (recovered 406 missing stories through text matching)
b102c7a
verified
dataset_info: | |
features: | |
- name: prompt | |
dtype: string | |
- name: chosen_story | |
dtype: string | |
- name: rejected_story | |
dtype: string | |
- name: chosen_comment_id | |
dtype: string | |
- name: rejected_comment_id | |
dtype: string | |
- name: chosen_comment_score | |
dtype: float64 | |
- name: rejected_comment_score | |
dtype: float64 | |
- name: chosen_username | |
dtype: string | |
- name: rejected_username | |
dtype: string | |
- name: chosen_timestamp | |
dtype: float64 | |
- name: rejected_timestamp | |
dtype: float64 | |
- name: chosen_reddit_post_id | |
dtype: string | |
- name: rejected_reddit_post_id | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 15857748 | |
num_examples: 2480 | |
download_size: 8976788 | |
dataset_size: 15857748 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |