--- dataset_info: features: - name: prompt dtype: string - name: response dtype: string - name: label dtype: int64 splits: - name: violence num_bytes: 95320239 num_examples: 213729 - name: unethical num_bytes: 79573113 num_examples: 194177 - name: financial_crime num_bytes: 70117915 num_examples: 162954 download_size: 126507827 dataset_size: 245011267 configs: - config_name: default data_files: - split: violence path: data/violence-* - split: unethical path: data/unethical-* - split: financial_crime path: data/financial_crime-* ---