Update README.md
Browse files
README.md
CHANGED
@@ -104,12 +104,13 @@ language:
|
|
104 |
|
105 |
# Ara-EuroBERT: Arabic Semantic Text Embeddings
|
106 |
|
107 |
-
<img src="https://i.ibb.co/d4svDscP/Clear-Familiar-situations-that-you-already-have-best-practices-for-4.png" width="
|
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 |
It can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
|
114 |
|
115 |
<br clear="left"/>
|
|
|
104 |
|
105 |
# Ara-EuroBERT: Arabic Semantic Text Embeddings
|
106 |
|
107 |
+
<img src="https://i.ibb.co/d4svDscP/Clear-Familiar-situations-that-you-already-have-best-practices-for-4.png" width="120" 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"/>
|