Update README.md
Browse files
README.md
CHANGED
@@ -88,7 +88,7 @@ model-index:
|
|
88 |
name: Spearman Max
|
89 |
---
|
90 |
|
91 |
-
# SentenceTransformer based on
|
92 |
|
93 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [korean_nli_dataset](https://huggingface.co/datasets/x2bee/Korean_NLI_dataset) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
94 |
|
|
|
88 |
name: Spearman Max
|
89 |
---
|
90 |
|
91 |
+
# SentenceTransformer based on answerdotai/ModernBERT-base
|
92 |
|
93 |
This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base) on the [korean_nli_dataset](https://huggingface.co/datasets/x2bee/Korean_NLI_dataset) dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
94 |
|