Kanit commited on
Commit
aa97459
1 Parent(s): 5077063

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,5 +7,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
 
 
7
  ---
8
  A hate speech classification model based on BERT.
9
 
10
+ The model was fine-tuned on the HateXplain dataset found here:
11
+ https://huggingface.co/datasets/hatexplain
12