Commit
757aacc
·
verified ·
1 Parent(s): 5510154

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/628f7a71dd993507cfcbe587/t4ALUMHL25wTuNzgNQwUg.png)
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.