Update README.md
Browse files
README.md
CHANGED
@@ -166,14 +166,14 @@ Sentence SwissBERT achieves comparable or better results as the best-performing
|
|
166 |
| Evaluation task |Swissbert | |Sentence Swissbert| |Sentence-BERT| |
|
167 |
|------------------------|----------|-----------|------------------|-----------|-------------|-----------|
|
168 |
| |accuracy |f1-score |accuracy |f1-score |accuracy |f1-score |
|
169 |
-
| Semantic Similarity DE | 87.20 % |
|
170 |
-
| Semantic Similarity FR | 84.97 % |
|
171 |
-
| Semantic Similarity IT | 84.17 % |
|
172 |
-
| Semantic Similarity RM | 83.17 % |
|
173 |
-
| Text Classification DE |
|
174 |
-
| Text Classification FR |
|
175 |
-
| Text Classification IT |
|
176 |
-
| Text Classification RM |
|
177 |
|
178 |
#### Baseline
|
179 |
|
|
|
166 |
| Evaluation task |Swissbert | |Sentence Swissbert| |Sentence-BERT| |
|
167 |
|------------------------|----------|-----------|------------------|-----------|-------------|-----------|
|
168 |
| |accuracy |f1-score |accuracy |f1-score |accuracy |f1-score |
|
169 |
+
| Semantic Similarity DE | 87.20 % | -- | **93.40 %** | -- | 91.80 % | -- |
|
170 |
+
| Semantic Similarity FR | 84.97 % | -- | **93.99 %** | -- | 93.19 % | -- |
|
171 |
+
| Semantic Similarity IT | 84.17 % | -- | **92.18 %** | -- | 91.58 % | -- |
|
172 |
+
| Semantic Similarity RM | 83.17 % | -- | **91.58 %** | -- | 73.35 % | -- |
|
173 |
+
| Text Classification DE | -- | | -- |**78.49 %**| -- | 77.23 % |
|
174 |
+
| Text Classification FR | -- | | -- |**77.18 %**| -- | 76.83 % |
|
175 |
+
| Text Classification IT | -- | | -- | 76.65 % | -- |**76.90 %**|
|
176 |
+
| Text Classification RM | -- | | -- |**77.20 %**| -- | 65.35 % |
|
177 |
|
178 |
#### Baseline
|
179 |
|