Update README.md
Browse files
README.md
CHANGED
@@ -84,7 +84,7 @@ The Scandinavian scores are the average of the Danish, Swedish and Norwegian sco
|
|
84 |
|
85 |
| **Model** | **MCC** | **Macro-F1** | **Accuracy** | **Number of Parameters** |
|
86 |
| :-------- | :------------ | :--------- | :----------- | :----------- |
|
87 |
-
| GPT-4o-mini | 68.88% | 68.57% | 76.89 | ? |
|
88 |
| `alexandrainst/scandi-nli-large-v2` (this) | **75.42%** | **75.41%** | **84.95%** | 354M |
|
89 |
| [`alexandrainst/scandi-nli-large`](https://huggingface.co/alexandrainst/scandi-nli-large) | 73.70% | 74.44% | 83.91% | 354M |
|
90 |
| [`MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7`](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7) | 69.01% | 71.99% | 80.66% | 279M |
|
|
|
84 |
|
85 |
| **Model** | **MCC** | **Macro-F1** | **Accuracy** | **Number of Parameters** |
|
86 |
| :-------- | :------------ | :--------- | :----------- | :----------- |
|
87 |
+
| GPT-4o-mini | 68.88% | 68.57% | 76.89% | ? |
|
88 |
| `alexandrainst/scandi-nli-large-v2` (this) | **75.42%** | **75.41%** | **84.95%** | 354M |
|
89 |
| [`alexandrainst/scandi-nli-large`](https://huggingface.co/alexandrainst/scandi-nli-large) | 73.70% | 74.44% | 83.91% | 354M |
|
90 |
| [`MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7`](https://huggingface.co/MoritzLaurer/mDeBERTa-v3-base-xnli-multilingual-nli-2mil7) | 69.01% | 71.99% | 80.66% | 279M |
|