Update README.md
Browse files
README.md
CHANGED
@@ -67,6 +67,18 @@ We plan to release a series of models focused on different topics and domains to
|
|
67 |
|
68 |
---
|
69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
## 🧪 Example Usage
|
71 |
|
72 |
```python
|
|
|
67 |
|
68 |
---
|
69 |
|
70 |
+
---
|
71 |
+
|
72 |
+
## 🏆 Leaderboard Performance
|
73 |
+
|
74 |
+
The **Muffakir\_Embedding\_V2** model has achieved notable rankings on the [Arabic RAG Leaderboard](https://huggingface.co/spaces/Navid-AI/The-Arabic-Rag-Leaderboard), securing:
|
75 |
+
|
76 |
+
* **5th place** in the **Retrieval** category
|
77 |
+
|
78 |
+
These results underscore the model's effectiveness in both retrieving relevant information and accurately ranking it within Arabic Retrieval-Augmented Generation (RAG) systems.
|
79 |
+
|
80 |
+
---
|
81 |
+
|
82 |
## 🧪 Example Usage
|
83 |
|
84 |
```python
|