--- dataset_info: features: - name: instruction dtype: string - name: score struct: - name: IDENTITY_ATTACK dtype: float64 - name: INSULT dtype: float64 - name: PROFANITY dtype: float64 - name: SEVERE_TOXICITY dtype: float64 - name: THREAT dtype: float64 - name: TOXICITY dtype: float64 - name: labels sequence: string splits: - name: train num_bytes: 2840179 num_examples: 16246 download_size: 1313617 dataset_size: 2840179 configs: - config_name: default data_files: - split: train path: data/train-* ---