File size: 653 Bytes
51efe1a
9ea4ae2
b82c604
9ea4ae2
 
 
51efe1a
9ea4ae2
 
 
 
 
ea93c89
9ea4ae2
b82c604
9ea4ae2
b82c604
9ea4ae2
b82c604
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Hate Speech Classifier for Social Media Content in Italian Language

A monolingual model for hate speech classification of social media content in Italian language. The model was trained on 119,670 YouTube comments and tested on an independent test set of 21,072 YouTube comments. It is based on Italian ALBERTO pre-trained language model.

## Tokenizer

During training the text was preprocessed using the original Italian ALBERTO tokenizer. We suggest the same tokenizer is used for inference.

## Model output

The model classifies each input into one of four distinct classes:

* 0 - acceptable

* 1 - inappropriate

* 2 - offensive

* 3 - violent