SpirinEgor commited on
Commit
7f3232e
1 Parent(s): c397329

Update README.md

Browse files

Use only english language in table

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -77,10 +77,9 @@ We evaluated the model on [Russian Super Glue](https://russiansuperglue.com/) de
77
  The best result in each task is marked in bold.
78
  All models have the same size except the distilled version of DeBERTa.
79
 
80
- | Модель | RCB | PARus | MuSeRC | TERRa | RUSSE | RWSD | DaNetQA | Результат |
81
  |------------------------------------------------------------------------|-----------|--------|---------|-------|---------|---------|---------|-----------|
82
  | [vk-deberta-distill](https://huggingface.co/deepvk/deberta-v1-distill) | 0.433 | 0.56 | 0.625 | 0.59 | 0.943 | 0.569 | 0.726 | 0.635 |
83
- | | | | | | | | | |
84
  | [vk-roberta-base](https://huggingface.co/deepvk/roberta-base) | 0.46 | 0.56 | 0.679 | 0.769 | 0.960 | 0.569 | 0.658 | 0.665 |
85
  | [vk-deberta-base](https://huggingface.co/deepvk/deberta-v1-base) | 0.450 |**0.61**|**0.722**| 0.704 | 0.948 | 0.578 |**0.76** |**0.682** |
86
  | [vk-bert-base](https://huggingface.co/deepvk/bert-base-uncased) | 0.467 | 0.57 | 0.587 | 0.704 | 0.953 |**0.583**| 0.737 | 0.657 |
 
77
  The best result in each task is marked in bold.
78
  All models have the same size except the distilled version of DeBERTa.
79
 
80
+ | Model | RCB | PARus | MuSeRC | TERRa | RUSSE | RWSD | DaNetQA | Score |
81
  |------------------------------------------------------------------------|-----------|--------|---------|-------|---------|---------|---------|-----------|
82
  | [vk-deberta-distill](https://huggingface.co/deepvk/deberta-v1-distill) | 0.433 | 0.56 | 0.625 | 0.59 | 0.943 | 0.569 | 0.726 | 0.635 |
 
83
  | [vk-roberta-base](https://huggingface.co/deepvk/roberta-base) | 0.46 | 0.56 | 0.679 | 0.769 | 0.960 | 0.569 | 0.658 | 0.665 |
84
  | [vk-deberta-base](https://huggingface.co/deepvk/deberta-v1-base) | 0.450 |**0.61**|**0.722**| 0.704 | 0.948 | 0.578 |**0.76** |**0.682** |
85
  | [vk-bert-base](https://huggingface.co/deepvk/bert-base-uncased) | 0.467 | 0.57 | 0.587 | 0.704 | 0.953 |**0.583**| 0.737 | 0.657 |