Kanit commited on
Commit
b566123
1 Parent(s): 46d6882

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -5,4 +5,7 @@ language:
5
  - en
6
  pipeline_tag: text-classification
7
  ---
8
- Dataset
 
 
 
 
5
  - en
6
  pipeline_tag: text-classification
7
  ---
8
+ A hate speech classification model based on BERT.
9
+
10
+ The model was fine-tuned on the HateXplain dataset found here.
11
+