File size: 923 Bytes
1112987
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d232ecf
1112987
 
 
f7fe5ef
 
 
 
1112987
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
language: mr
tags:
- albert
license: cc-by-4.0
datasets:
- HASOC 2021
widget:
- text: "I like you. </s></s> I love you."
---


## hate-bert-hasoc-marathi

hate-bert-hasoc-marathi is a binary hate speech model fine-tuned on Marathi Hasoc Hate Speech Dataset 2021.
The label mappings are 0 -> None, 1 -> Hate.

More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2110.12200)

A new version of Marathi Hate Speech Detection models can be found here: <br>
binary: https://huggingface.co/l3cube-pune/mahahate-bert <br>
multi label: https://huggingface.co/l3cube-pune/mahahate-multi-roberta <br>

```
@article{velankar2021hate,
  title={Hate and Offensive Speech Detection in Hindi and Marathi},
  author={Velankar, Abhishek and Patil, Hrushikesh and Gore, Amol and Salunke, Shubham and Joshi, Raviraj},
  journal={arXiv preprint arXiv:2110.12200},
  year={2021}
}
```