l3cube-pune commited on
Commit
3c16dfe
1 Parent(s): 3dbed12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -1,2 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  LABEL_0 -> None <br>
2
- LABEL_1 -> Hate
 
 
1
+ ---
2
+ language: mr
3
+ tags:
4
+ license: cc-by-4.0
5
+ datasets:
6
+ - L3Cube-MahaHate
7
+ widget:
8
+ - text: "I like you. </s></s> I love you."
9
+ ---
10
+
11
+
12
+ ## MahaHate-BERT
13
+
14
+ MahaHate-BERT is a MahaBERT(l3cube-pune/marathi-bert) model fine-tuned on L3Cube-MahaHate - a Marathi tweet-based hate speech detection dataset.
15
+ [dataset link] (https://github.com/l3cube-pune/MarathiNLP)
16
+
17
+ More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2203.13778)
18
+ ```
19
  LABEL_0 -> None <br>
20
+ LABEL_1 -> Hate
21
+ ```