TheMrguiller's picture
Upload dataset
2feb0e9 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: comment_text
      dtype: string
    - name: split
      dtype: string
    - name: toxicity
      dtype: float64
    - name: toxicity_annotator_count
      dtype: int64
    - name: toxic_values
      dtype: string
  splits:
    - name: train
      num_bytes: 138111896
      num_examples: 314820
    - name: test
      num_bytes: 16792201
      num_examples: 38760
    - name: valid
      num_bytes: 14017770
      num_examples: 33514
  download_size: 89833840
  dataset_size: 168921867
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*