civil_comments_helm / README.md
SaylorTwift's picture
SaylorTwift HF Staff
Add 'muslim' config data files
520ceb0 verified
|
raw
history blame
3.11 kB
metadata
dataset_info:
  - config_name: LGBTQ
    features:
      - name: text
        dtype: string
      - name: gold
        dtype: string
      - name: sub_split
        dtype: string
    splits:
      - name: train
        num_bytes: 4307730
        num_examples: 8420
      - name: test
        num_bytes: 2200765
        num_examples: 4426
    download_size: 4106076
    dataset_size: 6508495
  - config_name: all
    features:
      - name: text
        dtype: string
      - name: gold
        dtype: string
      - name: sub_split
        dtype: string
    splits:
      - name: train
        num_bytes: 101801286
        num_examples: 269038
      - name: test
        num_bytes: 50225172
        num_examples: 133782
    download_size: 98027803
    dataset_size: 152026458
  - config_name: black
    features:
      - name: text
        dtype: string
      - name: gold
        dtype: string
      - name: sub_split
        dtype: string
    splits:
      - name: train
        num_bytes: 5195682
        num_examples: 9896
      - name: test
        num_bytes: 2554193
        num_examples: 4872
    download_size: 4932053
    dataset_size: 7749875
  - config_name: christian
    features:
      - name: text
        dtype: string
      - name: gold
        dtype: string
      - name: sub_split
        dtype: string
    splits:
      - name: train
        num_bytes: 14678468
        num_examples: 26738
      - name: test
        num_bytes: 7218223
        num_examples: 13361
    download_size: 13846950
    dataset_size: 21896691
  - config_name: female
    features:
      - name: text
        dtype: string
      - name: gold
        dtype: string
      - name: sub_split
        dtype: string
    splits:
      - name: train
        num_bytes: 18002457
        num_examples: 36244
      - name: test
        num_bytes: 8200356
        num_examples: 16449
    download_size: 16838750
    dataset_size: 26202813
  - config_name: male
    features:
      - name: text
        dtype: string
      - name: gold
        dtype: string
      - name: sub_split
        dtype: string
    splits:
      - name: train
        num_bytes: 14076742
        num_examples: 29810
      - name: test
        num_bytes: 6668376
        num_examples: 14295
    download_size: 13358422
    dataset_size: 20745118
  - config_name: muslim
    features:
      - name: text
        dtype: string
      - name: gold
        dtype: string
      - name: sub_split
        dtype: string
    splits:
      - name: train
        num_bytes: 6789851
        num_examples: 13954
      - name: test
        num_bytes: 3372534
        num_examples: 6982
    download_size: 6422814
    dataset_size: 10162385
configs:
  - config_name: LGBTQ
    data_files:
      - split: train
        path: LGBTQ/train-*
      - split: test
        path: LGBTQ/test-*
  - config_name: all
    data_files:
      - split: train
        path: all/train-*
      - split: test
        path: all/test-*
  - config_name: black
    data_files:
      - split: train
        path: black/train-*
      - split: test
        path: black/test-*
  - config_name: christian
    data_files:
      - split: train
        path: christian/train-*
      - split: test
        path: christian/test-*
  - config_name: female
    data_files:
      - split: train
        path: female/train-*
      - split: test
        path: female/test-*
  - config_name: male
    data_files:
      - split: train
        path: male/train-*
      - split: test
        path: male/test-*
  - config_name: muslim
    data_files:
      - split: train
        path: muslim/train-*
      - split: test
        path: muslim/test-*