--- dataset_info: features: - name: id dtype: int64 - name: session_id dtype: string - name: conversation_input list: - name: content dtype: string - name: language dtype: string - name: redacted dtype: bool - name: role dtype: string - name: toxic dtype: bool - name: references struct: - name: gpt-4 dtype: string - name: checklist sequence: string - name: length dtype: int64 - name: primary_tag dtype: string - name: secondary_tags sequence: string - name: intent dtype: string - name: appropriate dtype: string splits: - name: test num_bytes: 1811148.681640625 num_examples: 250 download_size: 883040 dataset_size: 1811148.681640625 configs: - config_name: default data_files: - split: test path: data/test-* ---