Punyajoy commited on
Commit
b3abd75
1 Parent(s): 31dd02c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
 
 
2
  dataset:
3
- -hatexplain
4
  ---
5
  The model is used for classifying a text as **Hatespeech**, **Offensive**, or **Normal**. The model is trained using data from Gab and Twitter and *Human Rationales* were included as part of the training data to boost the performance.
6
 
 
1
  ---
2
+ language: en
3
+ license: apache-2.0
4
  dataset:
5
+ - hatexplain
6
  ---
7
  The model is used for classifying a text as **Hatespeech**, **Offensive**, or **Normal**. The model is trained using data from Gab and Twitter and *Human Rationales* were included as part of the training data to boost the performance.
8