Update README.md
Browse files
README.md
CHANGED
@@ -73,16 +73,15 @@ model-index:
|
|
73 |
|
74 |
# SentenceTransformer based on NAMAA-Space/AraModernBert-Base-V1.0
|
75 |
|
76 |
-
This is
|
77 |
|
78 |
-
|
|
|
|
|
79 |
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
- **Maximum Sequence Length:** 512 tokens
|
84 |
-
- **Output Dimensionality:** 768 dimensions
|
85 |
-
- **Similarity Function:** Cosine Similarity
|
86 |
|
87 |
### Full Model Architecture
|
88 |
|
|
|
73 |
|
74 |
# SentenceTransformer based on NAMAA-Space/AraModernBert-Base-V1.0
|
75 |
|
76 |
+
This SentenceTransformer is fine-tuned from [NAMAA-Space/AraModernBert-Base-V1.0](https://huggingface.co/NAMAA-Space/AraModernBert-Base-V1.0), bringing strong arabic embeddings useful for a multiple of use cases.
|
77 |
|
78 |
+
🔹 768-dimensional dense vectors 🎯
|
79 |
+
🔹 Excels in: Semantic Similarity, Search, Paraphrase Mining, Clustering, Text Classification & More!
|
80 |
+
🔹 Optimized for speed & efficiency without sacrificing performance
|
81 |
|
82 |
+
Whether you're building intelligent search engines, chatbots, or AI-powered knowledge graphs, this model delivers meaningful representations of Arabic text with precision and depth.
|
83 |
+
|
84 |
+
Try it out & bring Arabic NLP to the next level! 🔥✨
|
|
|
|
|
|
|
85 |
|
86 |
### Full Model Architecture
|
87 |
|