Update README.md
Browse files
README.md
CHANGED
@@ -83,8 +83,9 @@ print(sentence_embeddings)
|
|
83 |
|distiluse-base-multilingual-cased-v2 |0.7475 |0.7855 |0.8193 |0.8075|
|
84 |
|paraphrase-multilingual-mpnet-base-v2 |0.8201 |0.7993 |0.8907 |0.8682|
|
85 |
|bongsoo/albert-small-kor-sbert-v1 |0.8305 |0.8588 |0.8419 |0.7965|
|
|
|
86 |
|bongsoo/kpf-sbert-v1.1 |0.8750 |0.8900 |0.8863 |0.8554|
|
87 |
-
|
88 |
|
89 |
For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://seb.sbert.net](https://seb.sbert.net?model_name={MODEL_NAME})
|
90 |
|
|
|
83 |
|distiluse-base-multilingual-cased-v2 |0.7475 |0.7855 |0.8193 |0.8075|
|
84 |
|paraphrase-multilingual-mpnet-base-v2 |0.8201 |0.7993 |0.8907 |0.8682|
|
85 |
|bongsoo/albert-small-kor-sbert-v1 |0.8305 |0.8588 |0.8419 |0.7965|
|
86 |
+
|bongsoo/klue-sbert-v1.0 |0.8529 |0.8952 |0.8813 |0.8469|
|
87 |
|bongsoo/kpf-sbert-v1.1 |0.8750 |0.8900 |0.8863 |0.8554|
|
88 |
+
|**bongsoo/albert-small-kor-sbert-v1.1** |0.8526 |0.8833 |0.8484 |0.8286|
|
89 |
|
90 |
For an automated evaluation of this model, see the *Sentence Embeddings Benchmark*: [https://seb.sbert.net](https://seb.sbert.net?model_name={MODEL_NAME})
|
91 |
|