saattrupdan commited on
Commit
6687172
1 Parent(s): 100ed84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,8 +15,8 @@ The model achieves second place on a test set consisting of 500 Facebook comment
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% |
22
  | [`Guscode/DKbert-hatespeech-detection`](https://huggingface.co/Guscode/DKbert-hatespeech-detection) | 84.91% | 43.69% | 57.69% |
 
15
 
16
  | **Model** | **Precision** | **Recall** | **F1-score** |
17
  | :-------- | :------------ | :--------- | :----------- |
18
+ | [`alexandrainst/electra-small-offensive-text-detection-da`](https://huggingface.co/alexandrainst/electra-small-offensive-text-detection-da) | 85.45% | 91.26% | **88.26%** |
19
+ | `alexandrainst/xlm-roberta-base-offensive-text-detection-da` (this) | 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% |
22
  | [`Guscode/DKbert-hatespeech-detection`](https://huggingface.co/Guscode/DKbert-hatespeech-detection) | 84.91% | 43.69% | 57.69% |