Ahren09's picture
Upload README.md with huggingface_hub
0a04e25 verified
metadata
dataset_info:
  features:
    - name: filename
      dtype: string
    - name: begin
      dtype: int64
    - name: end
      dtype: int64
    - name: challenging
      dtype: bool
    - name: prompt
      dtype: string
    - name: continuation
      dtype: string
    - name: prompt_metrics
      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: threat
          dtype: float64
        - name: toxicity
          dtype: float64
    - name: continuation_metrics
      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: threat
          dtype: float64
        - name: toxicity
          dtype: float64
  splits:
    - name: train
      num_bytes: 5004962.387039681
      num_examples: 14916
  download_size: 4565657
  dataset_size: 5004962.387039681

Dataset Card for "RealToxicityPrompts_test"

More Information needed