saattrupdan commited on
Commit
bfd0fe2
1 Parent(s): 8edd4cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ widget:
11
 
12
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on a dataset consisting of approximately 5 million Facebook comments on [DR](https://dr.dk/)'s public Facebook pages. The labels have been automatically generated using weak supervision, based on the [Snorkel](https://www.snorkel.org/) framework.
13
 
14
- The model achieves second place on a test set consisting of 500 Facebook comments annotated by two people, of which 41.2% were labelled as offensive:
15
 
16
  | **Model** | **Precision** | **Recall** | **F1-score** | **F2-score** |
17
  | :-------- | :------------ | :--------- | :----------- | :----------- |
 
11
 
12
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on a dataset consisting of approximately 5 million Facebook comments on [DR](https://dr.dk/)'s public Facebook pages. The labels have been automatically generated using weak supervision, based on the [Snorkel](https://www.snorkel.org/) framework.
13
 
14
+ The model achieves SOTA on a test set consisting of 600 Facebook comments annotated using majority vote by three annotators, of which 35.8% were labelled as offensive:
15
 
16
  | **Model** | **Precision** | **Recall** | **F1-score** | **F2-score** |
17
  | :-------- | :------------ | :--------- | :----------- | :----------- |