rsoares's picture
Upload README.md with huggingface_hub
3b3f3cf
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: labels
      sequence: string
    - name: encoded_labels
      sequence: int64
  splits:
    - name: train
      num_bytes: 2803997548
      num_examples: 6344950
    - name: validation
      num_bytes: 313551093
      num_examples: 710497
  download_size: 1607228317
  dataset_size: 3117548641

Dataset Card for "combined_toxicity_profanity_v2_train_eval"

More Information needed