CoolFace
Modelpublic

patrickquick/BERTicelli

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes61kdownloads
README.md30 linesDownload Raw Back to root
1---2language:3- en4tags:5- BERTicelli6- text classification7- abusive language8- hate speech9- offensive language10datasets:11- OLID12license: apache-2.013widget:14- text: "If Jamie Oliver fucks with my £3 meal deals at Tesco I'll kill the cunt."15  example_title: "Example 1"16- text: "Keep up the good hard work."17  example_title: "Example 2"18- text: "That's not hair. Those were polyester fibers because Yoda is (or was) a puppet."19  example_title: "Example 3"20---21 22[Mona Allaert](https://github.com/MonaDT) •23[Leonardo Grotti](https://github.com/corvusMidnight) •24[Patrick Quick](https://github.com/patrickquick)25 26## Model description27 28BERTicelli 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).29 30This model was developed for the NLP Shared Task in the Digital Text Analysis program at the University of Antwerp (2021–2022).