l3cube-pune commited on
Commit
f5fed3e
1 Parent(s): b0fd4b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  language: mr
3
- tags:
4
  license: cc-by-4.0
5
  datasets:
6
  - L3Cube-MahaHate
@@ -15,4 +14,13 @@ MahaHate-BERT (Marathi Hate speech identification) is a MahaBERT(l3cube-pune/mar
15
 
16
  [dataset link] (https://github.com/l3cube-pune/MarathiNLP)
17
 
18
- More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2203.13778)
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  language: mr
 
3
  license: cc-by-4.0
4
  datasets:
5
  - L3Cube-MahaHate
 
14
 
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
+ ```
20
+ @article{velankar2022l3cube,
21
+ title={L3Cube-MahaHate: A Tweet-based Marathi Hate Speech Detection Dataset and BERT models},
22
+ author={Velankar, Abhishek and Patil, Hrushikesh and Gore, Amol and Salunke, Shubham and Joshi, Raviraj},
23
+ journal={arXiv preprint arXiv:2203.13778},
24
+ year={2022}
25
+ }
26
+ ```