--- dataset_info: features: - name: conv_id dtype: string - name: prompt dtype: string - name: model_output dtype: string - name: human_annotation dtype: bool - name: toxicity dtype: int64 - name: jailbreaking dtype: int64 - name: openai_moderation dtype: string - name: origin dtype: string - name: is_safe dtype: bool - name: category dtype: 'null' - name: qwen_label dtype: string splits: - name: train num_bytes: 147263.8254665203 num_examples: 90 download_size: 95924 dataset_size: 147263.8254665203 configs: - config_name: default data_files: - split: train path: data/train-* ---