--- language: - en dataset_info: features: - name: game dtype: string - name: game_id dtype: int64 - name: episode dtype: string - name: prompt dtype: string - name: chosen list: - name: content dtype: string - name: role dtype: string - name: type dtype: string - name: rejected list: - name: content dtype: string - name: role dtype: string - name: type dtype: string splits: - name: train num_bytes: 4641711 num_examples: 1900 download_size: 491632 dataset_size: 4641711 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "playpen_dpo_chat_old" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)