--- dataset_info: features: - name: chosen_messages list: - name: content dtype: string - name: role dtype: string - name: rejected_messages list: - name: content dtype: string - name: role dtype: string - name: chosen_reward dtype: float64 - name: rejected_reward dtype: float64 - name: chosen dtype: string - name: prompt dtype: string - name: prompt_response_decode dtype: string - name: rejected dtype: string - name: response_index dtype: int64 splits: - name: train num_bytes: 161785481 num_examples: 42537 download_size: 89720461 dataset_size: 161785481 configs: - config_name: default data_files: - split: train path: data/train-* ---