test_toxic_chat_syn / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
fff0dd2 verified
|
raw
history blame
798 Bytes
metadata
language:
  - en
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: meta
      struct:
        - name: source_type
          dtype: string
        - name: subtopic
          dtype: string
        - name: topic
          dtype: string
  splits:
    - name: train
      num_bytes: 7547.234042553191
      num_examples: 32
    - name: test
      num_bytes: 3537.7659574468084
      num_examples: 15
  download_size: 14596
  dataset_size: 11085
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

Please note that this is synthetic data generated by anyclassifier, so it is not real.
This dataset may contain racism, sexuality, or other undesired content.