Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,11 @@ pipeline_tag: sentence-similarity
|
|
| 17 |
|
| 18 |
# Zarra: Arabic Static Embedding Model
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
**Zarra** is a static embedding model built using the Model2Vec distillation framework.
|
| 21 |
It is a distilled version of a Sentence Transformer, specifically optimized for the Arabic language.
|
| 22 |
Unlike traditional transformer-based models, Zarra produces static embeddings, enabling ultra-fast inference on both CPU and GPU—making it ideal for resource-constrained environments or real-time applications.
|
|
|
|
| 17 |
|
| 18 |
# Zarra: Arabic Static Embedding Model
|
| 19 |
|
| 20 |
+
|
| 21 |
+
|
| 22 |
+

|
| 23 |
+
|
| 24 |
+
|
| 25 |
**Zarra** is a static embedding model built using the Model2Vec distillation framework.
|
| 26 |
It is a distilled version of a Sentence Transformer, specifically optimized for the Arabic language.
|
| 27 |
Unlike traditional transformer-based models, Zarra produces static embeddings, enabling ultra-fast inference on both CPU and GPU—making it ideal for resource-constrained environments or real-time applications.
|