saattrupdan commited on
Commit
5e0b932
·
1 Parent(s): 83f547d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ The model achieves SOTA on a test set consisting of 500 Facebook comments annota
15
 
16
  | **Model** | **Precision** | **Recall** | **F1-score** |
17
  | :-------- | :------------ | :--------- | :----------- |
18
- | `alexandrainst/electra-small-offensive-text-detection-da` | 85.45% | 91.26% | **88.26%** |
19
  | [`alexandrainst/xlm-roberta-base-offensive-text-detection-da`](https://huggingface.co/alexandrainst/xlm-roberta-base-offensive-text-detection-da) | 83.48% | **93.20%** | 88.07% |
20
  | [`A-ttack`](https://github.com/ogtal/A-ttack) | **99.17%** | 58.25% | 73.39% |
21
  | [`DaNLP/da-electra-hatespeech-detection`](https://huggingface.co/DaNLP/da-electra-hatespeech-detection) | 92.19% | 57.28% | 70.66% |
 
15
 
16
  | **Model** | **Precision** | **Recall** | **F1-score** |
17
  | :-------- | :------------ | :--------- | :----------- |
18
+ | `alexandrainst/electra-small-offensive-text-detection-da` (this) | 85.45% | 91.26% | **88.26%** |
19
  | [`alexandrainst/xlm-roberta-base-offensive-text-detection-da`](https://huggingface.co/alexandrainst/xlm-roberta-base-offensive-text-detection-da) | 83.48% | **93.20%** | 88.07% |
20
  | [`A-ttack`](https://github.com/ogtal/A-ttack) | **99.17%** | 58.25% | 73.39% |
21
  | [`DaNLP/da-electra-hatespeech-detection`](https://huggingface.co/DaNLP/da-electra-hatespeech-detection) | 92.19% | 57.28% | 70.66% |