--- dataset_info: features: - name: prompt dtype: string - name: original_prompt dtype: string - name: data_type dtype: string - name: prompt_messages list: - name: content dtype: string - name: role dtype: string splits: - name: train num_bytes: 360736739 num_examples: 160959 - name: test num_bytes: 1123773 num_examples: 500 download_size: 181185989 dataset_size: 361860512 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---