l3cube-pune commited on
Commit
60e152a
·
1 Parent(s): 5f47e5c

Create README.md

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