omarelshehy commited on
Commit
a26dbbb
·
verified ·
1 Parent(s): fa1807b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -2
README.md CHANGED
@@ -14,9 +14,22 @@ base_model:
14
  - aubmindlab/bert-base-arabertv02
15
  ---
16
 
17
- # SentenceTransformer based on egyllm/pretrained-arabert
18
 
19
- This is a [sentence-transformers](https://www.SBERT.net) model finetuned from [egyllm/pretrained-arabert](https://huggingface.co/egyllm/pretrained-arabert). It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
  ## Model Details
22
 
 
14
  - aubmindlab/bert-base-arabertv02
15
  ---
16
 
 
17
 
18
+ ### 🚀 Arabic-Retrieval-v1.0
19
+
20
+ This is a high-performance Arabic information retrieval built using the robust **sentence-transformers** framework, it delivers **state-of-the-art performance** and is tailored to the richness and complexity of the Arabic language.
21
+
22
+ ---
23
+
24
+ ## 🔑 Key Features
25
+ - **🔥 Outstanding Performance**: Matches the accuracy of top-tier multilingual models like `e5-multilingual-large`.
26
+ - **💡 Arabic-Focused**: Designed specifically for the nuances and dialects of Arabic, ensuring more accurate and context-aware results.
27
+ - **📉 Lightweight Efficiency**: Requires **25%-50% less memory**, making it ideal for environments with limited resources or edge deployments.
28
+
29
+ ---
30
+
31
+ ## 🌍 Why This Model?
32
+ Multilingual models are powerful, but they’re often bulky and not optimized for specific languages. This model bridges that gap, offering Arabic-native capabilities without sacrificing performance or efficiency. Whether you’re working on search engines, chatbots, or large-scale NLP pipelines, this model provides a **fast, accurate, and resource-efficient solution**.
33
 
34
  ## Model Details
35