Commit
·
b356e34
1
Parent(s):
2036320
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ The model achieves SOTA on a test set consisting of 600 Facebook comments annota
|
|
13 |
| **Model** | **Precision** | **Recall** | **F1-score** | **F2-score** |
|
14 |
| :-------- | :------------ | :--------- | :----------- | :----------- |
|
15 |
| `alexandrainst/da-offensive-detection-base` (this) | 74.81% | **89.77%** | **81.61%** | **86.32%** |
|
16 |
-
| [`alexandrainst/da-offensive-detection-
|
17 |
| [`A&ttack`](https://github.com/ogtal/A-ttack) | **97.32%** | 50.70% | 66.67% | 56.07% |
|
18 |
| [`alexandrainst/da-hatespeech-detection-small`](https://huggingface.co/alexandrainst/da-hatespeech-detection-small) | 86.43% | 56.28% | 68.17% | 60.50% |
|
19 |
| [`Guscode/DKbert-hatespeech-detection`](https://huggingface.co/Guscode/DKbert-hatespeech-detection) | 75.41% | 42.79% | 54.60% | 46.84% |
|
|
|
13 |
| **Model** | **Precision** | **Recall** | **F1-score** | **F2-score** |
|
14 |
| :-------- | :------------ | :--------- | :----------- | :----------- |
|
15 |
| `alexandrainst/da-offensive-detection-base` (this) | 74.81% | **89.77%** | **81.61%** | **86.32%** |
|
16 |
+
| [`alexandrainst/da-offensive-detection-small`](https://huggingface.co/alexandrainst/da-offensive-detection-small) | 74.13% | 89.30% | 81.01% | 85.79% |
|
17 |
| [`A&ttack`](https://github.com/ogtal/A-ttack) | **97.32%** | 50.70% | 66.67% | 56.07% |
|
18 |
| [`alexandrainst/da-hatespeech-detection-small`](https://huggingface.co/alexandrainst/da-hatespeech-detection-small) | 86.43% | 56.28% | 68.17% | 60.50% |
|
19 |
| [`Guscode/DKbert-hatespeech-detection`](https://huggingface.co/Guscode/DKbert-hatespeech-detection) | 75.41% | 42.79% | 54.60% | 46.84% |
|