--- dataset_info: features: - name: prompt dtype: string - name: chosen dtype: string - name: chosen_model dtype: string - name: rejected dtype: string - name: rejected_model dtype: string - name: subset dtype: string - name: id dtype: int64 - name: log_prob_chosen dtype: float64 - name: log_prob_rejected dtype: float64 splits: - name: raw num_bytes: 10919011 num_examples: 5123 download_size: 5649528 dataset_size: 10919011 configs: - config_name: default data_files: - split: raw path: data/raw-* ---