--- 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_decode dtype: string - name: prompt_response_decode dtype: string - name: rejected dtype: string - name: response dtype: string - name: response_index dtype: int64 splits: - name: train num_bytes: 193143210 num_examples: 42022 download_size: 107260813 dataset_size: 193143210 configs: - config_name: default data_files: - split: train path: data/train-* ---