File size: 732 Bytes
5489177 95900b9 486a2e0 5489177 e0c71e5 5489177 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
language:
- en
tags:
- BERTicelli
- text classification
- abusive language
- hate speech
- offensive language
datasets:
- OLID
license: apache-2.0
---
[Mona Allaert](https://github.com/MonaDT) •
[Leonardo Grotti](https://github.com/corvusMidnight) •
[Patrick Quick](https://github.com/patrickquick)
## Model description
BERTicelli is an English pre-trained BERT model obtained by fine-tuning the [English BERT base cased model](https://github.com/google-research/bert) with the training data from [Offensive Language Identification Dataset (OLID)](https://scholar.harvard.edu/malmasi/olid).
This model was developed for the NLP Shared Task in the Digital Text Analysis program at the University of Antwerp (2021–2022). |