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-*