Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,7 @@ pipeline_tag: sentence-similarity
|
|
| 13 |
The evaluation dataset is in Chinese, and we used the same language model **RoBERTa large** on different methods.
|
| 14 |
| Model | STS-B(w-avg) | ATEC | BQ | LCQMC | PAWSX | Avg. |
|
| 15 |
|:-----------------------:|:------------:|:-----------:|:----------|:----------|:----------:|:----------:|
|
|
|
|
| 16 |
| [hellonlp/simcse-large-zh](https://huggingface.co/hellonlp/simcse-roberta-large-zh) | 81.32| -| -| -| -| -|
|
| 17 |
|
| 18 |
|
|
|
|
| 13 |
The evaluation dataset is in Chinese, and we used the same language model **RoBERTa large** on different methods.
|
| 14 |
| Model | STS-B(w-avg) | ATEC | BQ | LCQMC | PAWSX | Avg. |
|
| 15 |
|:-----------------------:|:------------:|:-----------:|:----------|:----------|:----------:|:----------:|
|
| 16 |
+
| [BAAI/bge-large-zh](https://huggingface.co/BAAI/bge-large-zh) | 78.61| -| -| -| -| -|
|
| 17 |
| [hellonlp/simcse-large-zh](https://huggingface.co/hellonlp/simcse-roberta-large-zh) | 81.32| -| -| -| -| -|
|
| 18 |
|
| 19 |
|