Update README.md
Browse files
README.md
CHANGED
@@ -29,6 +29,32 @@ Mean F1 scores were used to evaluate performance.
|
|
29 |
| [crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) | hr500k | 0.918 |
|
30 |
| XLM-Roberta-Base | hr500k | 0.903 |
|
31 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
32 |
|
33 |
## Sentiment regression
|
34 |
|
|
|
29 |
| [crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) | hr500k | 0.918 |
|
30 |
| XLM-Roberta-Base | hr500k | 0.903 |
|
31 |
|
32 |
+
| system | dataset | F1 score |
|
33 |
+
|:-----------------------------------------------------------------------|:----|------:|
|
34 |
+
| XLM-R-SloBERTić | ReLDI-hr | 0.812 |
|
35 |
+
| **XLM-R-BERTić** | ReLDI-hr | 0.809 |
|
36 |
+
| [crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) | ReLDI-hr | 0.794 |
|
37 |
+
| [BERTić](https://huggingface.co/classla/bcms-bertic) | ReLDI-hr | 0.792 |
|
38 |
+
| XLM-Roberta-Large |ReLDI-hr | 0.791 |
|
39 |
+
| XLM-Roberta-Base | ReLDI-hr | 0.763 |
|
40 |
+
|
41 |
+
| system | dataset | F1 score |
|
42 |
+
|:-----------------------------------------------------------------------|:----|------:|
|
43 |
+
| XLM-R-SloBERTić | SETimes.SR | 0.949 |
|
44 |
+
| **XLM-R-BERTić** | SETimes.SR | 0.940 |
|
45 |
+
| [BERTić](https://huggingface.co/classla/bcms-bertic) | SETimes.SR | 0.936 |
|
46 |
+
| XLM-Roberta-Large |SETimes.SR | 0.933 |
|
47 |
+
| [crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) | SETimes.SR | 0.922 |
|
48 |
+
| XLM-Roberta-Base | SETimes.SR | 0.914 |
|
49 |
+
|
50 |
+
| system | dataset | F1 score |
|
51 |
+
|:-----------------------------------------------------------------------|:----|------:|
|
52 |
+
| **XLM-R-BERTić** | ReLDI-sr | 0.841 |
|
53 |
+
| XLM-R-SloBERTić | ReLDI-sr | 0.824 |
|
54 |
+
| [BERTić](https://huggingface.co/classla/bcms-bertic) | ReLDI-sr | 0.798 |
|
55 |
+
| XLM-Roberta-Large |ReLDI-sr | 0.774 |
|
56 |
+
| [crosloengual-bert](https://huggingface.co/EMBEDDIA/crosloengual-bert) | ReLDI-sr | 0.751 |
|
57 |
+
| XLM-Roberta-Base | ReLDI-sr | 0.734 |
|
58 |
|
59 |
## Sentiment regression
|
60 |
|