Datasets:

Languages:
English
ArXiv:
License:
genter / README.md
jdrechsel's picture
Upload dataset
52c12d6 verified
|
raw
history blame
667 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: masked
      dtype: string
    - name: label
      dtype: string
    - name: name
      dtype: string
    - name: pronoun
      dtype: string
    - name: pronoun_count
      dtype: int64
  splits:
    - name: train
      num_bytes: 5047914
      num_examples: 23653
    - name: validation
      num_bytes: 144116
      num_examples: 675
    - name: test
      num_bytes: 579900
      num_examples: 2703
  download_size: 3176580
  dataset_size: 5771930
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*