l3cube-pune
commited on
Commit
•
9046f80
1
Parent(s):
f5fed3e
Update README.md
Browse files
README.md
CHANGED
@@ -17,10 +17,11 @@ MahaHate-BERT (Marathi Hate speech identification) is a MahaBERT(l3cube-pune/mar
|
|
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 |
-
@
|
21 |
-
title={L3Cube-MahaHate: A Tweet-based Marathi Hate Speech Detection Dataset and BERT
|
22 |
-
author={
|
23 |
-
|
|
|
24 |
year={2022}
|
25 |
}
|
26 |
```
|
|
|
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 |
+
@inproceedings{patil2022l3cube,
|
21 |
+
title={L3Cube-MahaHate: A Tweet-based Marathi Hate Speech Detection Dataset and BERT Models},
|
22 |
+
author={Patil, Hrushikesh and Velankar, Abhishek and Joshi, Raviraj},
|
23 |
+
booktitle={Proceedings of the Third Workshop on Threat, Aggression and Cyberbullying (TRAC 2022)},
|
24 |
+
pages={1--9},
|
25 |
year={2022}
|
26 |
}
|
27 |
```
|