--- dataset_info: features: - name: HITId dtype: string - name: tweet dtype: string - name: sentiment dtype: class_label: names: '0': abusive '1': abusive_disrespectful '2': abusive_disrespectful_hateful_normal '3': abusive_hateful '4': abusive_normal '5': abusive_offensive '6': abusive_offensive_disrespectful_hateful_normal '7': abusive_offensive_disrespectful_normal '8': abusive_offensive_hateful_disrespectful '9': abusive_offensive_hateful_disrespectful_normal '10': abusive_offensive_hateful_normal '11': disrespectful '12': disrespectful_hateful '13': disrespectful_normal '14': fearful '15': fearful_abusive_disrespectful_hateful_normal '16': fearful_abusive_hateful_disrespectful_normal '17': fearful_abusive_offensive_disrespectful_normal '18': fearful_abusive_offensive_hateful '19': fearful_abusive_offensive_hateful_disrespectful '20': fearful_abusive_offensive_hateful_normal '21': fearful_disrespectful '22': fearful_disrespectful_hateful_normal '23': fearful_normal '24': fearful_offensive_disrespectful_hateful_normal '25': fearful_offensive_hateful_disrespectful_normal '26': fearful_offensive_hateful_normal '27': hateful '28': hateful_disrespectful '29': hateful_disrespectful_normal '30': hateful_normal '31': normal '32': offensive '33': offensive_disrespectful '34': offensive_hateful '35': offensive_hateful_disrespectful_normal '36': offensive_normal - name: directness dtype: string - name: annotator_sentiment dtype: string - name: target dtype: string - name: group dtype: string splits: - name: train num_bytes: 641818 num_examples: 3353 download_size: 278807 dataset_size: 641818 configs: - config_name: default data_files: - split: train path: data/train-* ---