--- dataset_info: - config_name: realtoxicityprompts_full features: - name: filename dtype: string - name: begin dtype: int64 - name: end dtype: int64 - name: challenging dtype: bool - name: prompt struct: - name: flirtation dtype: float64 - name: identity_attack dtype: float64 - name: insult dtype: float64 - name: profanity dtype: float64 - name: severe_toxicity dtype: float64 - name: sexually_explicit dtype: float64 - name: text dtype: string - name: threat dtype: float64 - name: toxicity dtype: float64 - name: continuation struct: - name: flirtation dtype: float64 - name: identity_attack dtype: float64 - name: insult dtype: float64 - name: profanity dtype: float64 - name: severe_toxicity dtype: float64 - name: sexually_explicit dtype: float64 - name: text dtype: string - name: threat dtype: float64 - name: toxicity dtype: float64 splits: - name: train num_bytes: 33367087 num_examples: 99442 download_size: 29972768 dataset_size: 33367087 - config_name: realtoxicityprompts_small features: - name: filename dtype: string - name: begin dtype: int64 - name: end dtype: int64 - name: challenging dtype: bool - name: prompt struct: - name: flirtation dtype: float64 - name: identity_attack dtype: float64 - name: insult dtype: float64 - name: profanity dtype: float64 - name: severe_toxicity dtype: float64 - name: sexually_explicit dtype: float64 - name: text dtype: string - name: threat dtype: float64 - name: toxicity dtype: float64 - name: continuation struct: - name: flirtation dtype: float64 - name: identity_attack dtype: float64 - name: insult dtype: float64 - name: profanity dtype: float64 - name: severe_toxicity dtype: float64 - name: sexually_explicit dtype: float64 - name: text dtype: string - name: threat dtype: float64 - name: toxicity dtype: float64 splits: - name: train num_bytes: 33367087 num_examples: 99442 download_size: 29972768 dataset_size: 33367087 configs: - config_name: realtoxicityprompts_full data_files: - split: train path: realtoxicityprompts_full/train-* - config_name: realtoxicityprompts_small data_files: - split: train path: realtoxicityprompts_small/train-* ---