ALJIACHI commited on
Commit
40f6342
·
verified ·
1 Parent(s): 83d8ae6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,7 +20,7 @@ A revolutionary open-source model for reranking Arabic long texts with exception
20
 
21
  ## Overview
22
 
23
- Mizan-Rerank-v1 is a leading open-source model based on the modernBERT architecture, specifically designed for reranking search results in Arabic texts. With only 149 million parameters, it offers a perfect balance between performance and efficiency, outperforming larger models while using significantly fewer resources.
24
 
25
  ## Key Features
26
 
@@ -160,12 +160,12 @@ Mizan-Rerank-v1 opens new horizons for Arabic NLP applications:
160
  If you use Mizan-Rerank-v1 in your research, please cite:
161
 
162
  ```bibtex
163
- @software{Mizan_Rerank_v1_2023,
164
  author = {Ali Aljiachi},
165
  title = {Mizan-Rerank-v1: A Revolutionary Arabic Text Reranking Model},
166
  year = {2025},
167
  publisher = {Hugging Face},
168
- url = {https://huggingface.co/Mizan/Mizan-Rerank-v1}
169
  }
170
  ```
171
 
 
20
 
21
  ## Overview
22
 
23
+ Mizan-Rerank-v1 is a leading open-source model based on the Transformer architecture, specifically designed for reranking search results in Arabic texts. With only 149 million parameters, it offers a perfect balance between performance and efficiency, outperforming larger models while using significantly fewer resources.
24
 
25
  ## Key Features
26
 
 
160
  If you use Mizan-Rerank-v1 in your research, please cite:
161
 
162
  ```bibtex
163
+ @software{Mizan_Rerank_v1_2025,
164
  author = {Ali Aljiachi},
165
  title = {Mizan-Rerank-v1: A Revolutionary Arabic Text Reranking Model},
166
  year = {2025},
167
  publisher = {Hugging Face},
168
+ url = {https://huggingface.co/Aljiachi/Mizan-Rerank-v1}
169
  }
170
  ```
171