--- dataset_info: config_name: alpaca_instructions 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: input dtype: string - name: instruction dtype: string - name: output dtype: string - name: prompt dtype: string - name: prompt_decode dtype: string - name: prompt_response_decode dtype: string - name: response dtype: string - name: response_index dtype: int64 splits: - name: preference num_bytes: 44146554 num_examples: 20000 download_size: 26152561 dataset_size: 44146554 configs: - config_name: alpaca_instructions data_files: - split: preference path: alpaca_instructions/preference-* ---