l3cube-pune commited on
Commit
f1f142a
1 Parent(s): e3f74c6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language: mr
4
+ datasets:
5
+ - L3Cube-MahaCorpus
6
+ ---
7
+ ## MahaTweetBERT-Hateful
8
+ A MahaBERT (l3cube-pune/marathi-bert-v2) model finetuned on Hateful Marathi Tweets.
9
+ More details on the dataset, models, and baseline results can be found in our [paper] (<a href='https://arxiv.org/abs/2210.04267'> link </a>)
10
+
11
+ Released under project: https://github.com/l3cube-pune/MarathiNLP
12
+
13
+ ```
14
+ @article{patankar2022spread,
15
+ title={Spread Love Not Hate: Undermining the Importance of Hateful Pre-training for Hate Speech Detection},
16
+ author={Patankar, Shantanu and Gokhale, Omkar and Kane, Aditya and Chavan, Tanmay and Joshi, Raviraj},
17
+ journal={arXiv preprint arXiv:2210.04267},
18
+ year={2022}
19
+ }
20
+ ```