Update README.md
Browse files
README.md
CHANGED
|
@@ -6,14 +6,20 @@ base_model:
|
|
| 6 |
tags:
|
| 7 |
- sentence-similarity
|
| 8 |
- sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |

|
| 12 |
|
| 13 |
# ๐ง Muffakir: Fine-tuned Arabic Model for RAG & Dense Retrieval
|
| 14 |
|
| 15 |
-
[Muffakir](https://huggingface.co/mohamed2811/Muffakir_Embedding_V2) is
|
| 16 |
-
It
|
|
|
|
| 17 |
|
| 18 |
---
|
| 19 |
|
|
@@ -35,7 +41,7 @@ It is optimized for use in **retrieval-augmented generation (RAG)** and dense pa
|
|
| 35 |
|
| 36 |
## ๐ Key Features
|
| 37 |
|
| 38 |
-
* ๐ฅ **
|
| 39 |
* ๐ฏ **Multi-resolution embeddings** via Matryoshka (dims: `1024 โ 64`)
|
| 40 |
* ๐ Supports **cross-lingual (Arabic-English)** encoding
|
| 41 |
* ๐ฆ Ready for use in real-world search, Q\&A, and AI agent systems
|
|
|
|
| 6 |
tags:
|
| 7 |
- sentence-similarity
|
| 8 |
- sentence-transformers
|
| 9 |
+
datasets:
|
| 10 |
+
- castorini/mr-tydi
|
| 11 |
+
- hsseinmz/arcd
|
| 12 |
+
- Omartificial-Intelligence-Space/Arabic-finanical-rag-embedding-dataset
|
| 13 |
+
- arbml/Arabic_RC
|
| 14 |
---
|
| 15 |
|
| 16 |

|
| 17 |
|
| 18 |
# ๐ง Muffakir: Fine-tuned Arabic Model for RAG & Dense Retrieval
|
| 19 |
|
| 20 |
+
[Muffakir](https://huggingface.co/mohamed2811/Muffakir_Embedding_V2) This is the second version of the [Muffakir_Embedding model](https://huggingface.co/mohamed2811/Muffakir_Embedding).
|
| 21 |
+
It shows strong performance in **Arabic retrieval-augmented generation (RAG)** and dense retrieval tasks.
|
| 22 |
+
We plan to release a series of models focused on different topics and domains to further enhance Arabic information retrieval. ๐
|
| 23 |
|
| 24 |
---
|
| 25 |
|
|
|
|
| 41 |
|
| 42 |
## ๐ Key Features
|
| 43 |
|
| 44 |
+
* ๐ฅ **Strong performance** in **Arabic RAG** and dense retrieval tasks
|
| 45 |
* ๐ฏ **Multi-resolution embeddings** via Matryoshka (dims: `1024 โ 64`)
|
| 46 |
* ๐ Supports **cross-lingual (Arabic-English)** encoding
|
| 47 |
* ๐ฆ Ready for use in real-world search, Q\&A, and AI agent systems
|