patrickquick
commited on
Commit
•
e0c71e5
1
Parent(s):
7ffae16
Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,6 @@ datasets:
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
-
BERTicelli is an English pre-trained BERT model obtained by
|
25 |
|
26 |
This model was developed for the NLP Shared Task in the Digital Text Analysis program at the University of Antwerp (2021–2022).
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
24 |
+
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).
|
25 |
|
26 |
This model was developed for the NLP Shared Task in the Digital Text Analysis program at the University of Antwerp (2021–2022).
|