l3cube-pune commited on
Commit
1112987
1 Parent(s): 8b5a484

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: mr
3
+ tags:
4
+ - albert
5
+ license: cc-by-4.0
6
+ datasets:
7
+ - HASOC 2021
8
+ widget:
9
+ - text: "I like you. </s></s> I love you."
10
+ ---
11
+
12
+
13
+ ## hate-bert-hasoc-marathi
14
+
15
+ hate-bert-hasoc-marathi is a binary hate speech model fine-tuned on Marathi Hasoc Hate Speech Dataset 2021.
16
+
17
+ More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2110.12200)
18
+
19
+ ```
20
+ @article{velankar2021hate,
21
+ title={Hate and Offensive Speech Detection in Hindi and Marathi},
22
+ author={Velankar, Abhishek and Patil, Hrushikesh and Gore, Amol and Salunke, Shubham and Joshi, Raviraj},
23
+ journal={arXiv preprint arXiv:2110.12200},
24
+ year={2021}
25
+ }
26
+ ```