Skip to content

Commit

Permalink
Additional reference for olid dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
ianroberts committed Sep 7, 2021
1 parent 0454df5 commit 42a55f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Toxic Classifiers developed for the GATE Cloud. Two models are available:
- kaggle: trained on the [Kaggle Toxic Comments Challenge dataset](https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge/overview).
- olid: trained on the [OLIDv1 dataset from OffensEval 2019](https://sites.google.com/site/offensevalsharedtask/olid).
- olid: trained on the [OLIDv1 dataset from OffensEval 2019](https://sites.google.com/site/offensevalsharedtask/olid) ([paper](https://aclanthology.org/N19-1144/))

We fine-tuned a `Roberta-base` model using the [`simpletransformers`](https://simpletransformers.ai/) toolkit.

Expand Down

0 comments on commit 42a55f2

Please sign in to comment.