--- dataset_info: features: - name: post_id dtype: string - name: post_score dtype: float64 - name: post dtype: string - name: chosen_ans dtype: string - name: rejected_ans dtype: string - name: chosen_score dtype: float64 - name: rejected_score dtype: float64 - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 19075853 num_examples: 9979 download_size: 5971387 dataset_size: 19075853 configs: - config_name: default data_files: - split: train path: data/train-* ---