--- dataset_info: features: - name: status dtype: string - name: chosen dtype: string - name: chosenScore dtype: float64 - name: rejected dtype: string - name: rejectedScore dtype: float64 - name: prompt dtype: string - name: __index_level_0__ dtype: int64 splits: - name: train num_bytes: 1020316 num_examples: 705 download_size: 557518 dataset_size: 1020316 configs: - config_name: default data_files: - split: train path: data/train-* ---