l3cube-pune commited on
Commit
3e5908b
1 Parent(s): 572cd29

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ language: mr
4
+ datasets:
5
+ - L3Cube-MahaCorpus
6
+ ---
7
+ A MahaBERT (l3cube-pune/marathi-bert-v2) model finetuned on random 1 million Marathi Tweets.
8
+ 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>)
9
+
10
+ Released under project: https://github.com/l3cube-pune/MarathiNLP
11
+
12
+ ```
13
+ @article{patankar2022spread,
14
+ title={Spread Love Not Hate: Undermining the Importance of Hateful Pre-training for Hate Speech Detection},
15
+ author={Patankar, Shantanu and Gokhale, Omkar and Kane, Aditya and Chavan, Tanmay and Joshi, Raviraj},
16
+ journal={arXiv preprint arXiv:2210.04267},
17
+ year={2022}
18
+ }
19
+ ```