File size: 1,285 Bytes
d97030b
 
c98f264
 
 
e0a4a80
d97030b
bb3caa0
d97030b
f0836f4
f202f90
d97030b
 
79818dd
d97030b
 
 
f602039
 
 
 
 
93c7c06
 
 
 
 
 
 
 
 
c98f264
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
32
---
license: cc-by-nc-4.0
language:
- el
pipeline_tag: text-classification
library_name: transformers
---
# Offensive Language Detection Model for Modern Greek

This model is fine-tuned to detect offensive language in Greek texts (Twitter & Fiction).

## Model Details
- Pretrained on `nlpaueb/bert-base-greek-uncased-v1`
- Fine-tuned on a custom offensive language detection dataset, namely the AIKIA corpus.

## Labels
- `0`: NOT offensive
- `1`: OFFENSIVE language


## Citation
@inproceedings{markantonatou-etal-2024-corpus,
    title = {The Corpus {AIKIA}: Using Ranking Annotation for Offensive Language Detection in {M}odern {G}reek},
    author = {Markantonatou, Stella  and Stamou, Vivian  and Christodoulou, Christina  and Apostolopoulou, Georgia  and Balas, Antonis  and Ioannakis, George},
    editor = {Calzolari, Nicoletta  and Kan, Min-Yen  and Hoste, Veronique  and Lenci, Alessandro  and Sakti, Sakriani  and Xue, Nianwen},
    booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
    month = {may},
    year = {2024},
    address = {Torino, Italia},
    publisher = {ELRA and ICCL},
    url = {https://aclanthology.org/2024.lrec-main.1378},
    pages = {15861--15871}