--- dataset_info: features: - name: prompt dtype: string - name: pos_resp dtype: string - name: neg_resp dtype: string - name: pos_type dtype: string - name: neg_type dtype: string splits: - name: train num_bytes: 216345313 num_examples: 116536 - name: test num_bytes: 53956271 num_examples: 29133 download_size: 87608718 dataset_size: 270301584 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---