--- dataset_info: features: - name: 'Unnamed: 0' dtype: int64 - name: id dtype: int64 - name: annotation_task dtype: string - name: number_of_annotations dtype: int64 - name: annotations dtype: string - name: annotators dtype: string - name: lang dtype: string - name: hard_label dtype: int64 - name: split dtype: string - name: bot dtype: string - name: conversation_ids dtype: string - name: soft_labels dtype: string - name: other_annotations_ableist dtype: string - name: other_annotations_homophobic dtype: string - name: other_annotations_intellectual dtype: string - name: other_annotations_racist dtype: string - name: other_annotations_sexist dtype: string - name: other_annotations_sex_harassment dtype: string - name: other_annotations_transphobic dtype: string - name: other_annotations_target.generalised dtype: string - name: other_annotations_target.individual dtype: string - name: other_annotations_target.system dtype: string - name: other_annotations_explicit dtype: string - name: other_annotations_implicit dtype: string - name: prev_agent dtype: string - name: prev_user dtype: string - name: agent dtype: string - name: user dtype: string - name: text dtype: string - name: Predicted_Softmax_scores dtype: string - name: Predicted_class dtype: int64 - name: confidence_scores dtype: float64 splits: - name: train num_bytes: 6160 num_examples: 10 download_size: 21840 dataset_size: 6160 configs: - config_name: default data_files: - split: train path: data/train-* ---