--- 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 download_size: 2855472 dataset_size: 5192030 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---