File size: 486 Bytes
8ece234
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
dataset_info:
  features:
  - name: Tweet
    dtype: string
  - name: label
    dtype:
      class_label:
        names:
          0: null
          1: abusive
          2: hate
          3: normal
  splits:
  - name: train
    num_bytes: 1352345
    num_examples: 5846
  download_size: 566158
  dataset_size: 1352345
---
# Dataset Card for "L_HSAB"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)