--- dataset_info: features: - name: whoTarget dtype: float64 - name: intentYN dtype: float64 - name: sexYN dtype: float64 - name: sexReason dtype: string - name: offensiveYN dtype: float64 - name: annotatorGender dtype: string - name: annotatorMinority dtype: string - name: sexPhrase dtype: string - name: speakerMinorityYN dtype: float64 - name: WorkerId dtype: int64 - name: HITId dtype: string - name: annotatorPolitics dtype: string - name: annotatorRace dtype: string - name: annotatorAge dtype: float64 - name: post dtype: string - name: targetMinority dtype: string - name: targetCategory dtype: string - name: targetStereotype dtype: string - name: dataSource dtype: string splits: - name: train num_bytes: 5154327 num_examples: 16738 download_size: 956592 dataset_size: 5154327 configs: - config_name: default data_files: - split: train path: data/train-* ---