Update README.md
Browse files
README.md
CHANGED
@@ -106,13 +106,15 @@ language:
|
|
106 |
|
107 |
<img src="https://i.ibb.co/d4svDscP/Clear-Familiar-situations-that-you-already-have-best-practices-for-4.png" width="150" align="left"/>
|
108 |
|
109 |
-
Ara-EuroBERT 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**
|
112 |
|
113 |
|
114 |
It can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
115 |
|
|
|
|
|
116 |
<br clear="left"/>
|
117 |
|
118 |
## Model Details & Benchmark Performance
|
|
|
106 |
|
107 |
<img src="https://i.ibb.co/d4svDscP/Clear-Familiar-situations-that-you-already-have-best-practices-for-4.png" width="150" align="left"/>
|
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.
|
115 |
|
116 |
+
You can find more information on the base model at https://huggingface.co/EuroBERT/EuroBERT-610m
|
117 |
+
|
118 |
<br clear="left"/>
|
119 |
|
120 |
## Model Details & Benchmark Performance
|