Update README.md
Browse files
README.md
CHANGED
@@ -108,7 +108,7 @@ language:
|
|
108 |
|
109 |
**Ara-EuroBERT-610M** is a [sentence-transformers](https://www.SBERT.net) model fine-tuned from [EuroBERT/EuroBERT-610m](https://huggingface.co/EuroBERT/EuroBERT-610m) specifically optimized for **Semantic Arabic text embeddings**.
|
110 |
|
111 |
-
This model maps sentences and paragraphs to a **1152-dimensional dense vector space** and **Maximum Sequence Length
|
112 |
|
113 |
|
114 |
It can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
|
|
108 |
|
109 |
**Ara-EuroBERT-610M** is a [sentence-transformers](https://www.SBERT.net) model fine-tuned from [EuroBERT/EuroBERT-610m](https://huggingface.co/EuroBERT/EuroBERT-610m) specifically optimized for **Semantic Arabic text embeddings**.
|
110 |
|
111 |
+
This model maps sentences and paragraphs to a **1152-dimensional dense vector space** and **Maximum Sequence Length: 8,192 tokens**.
|
112 |
|
113 |
|
114 |
It can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|