mohamed2811 commited on
Commit
9c60ba2
·
verified ·
1 Parent(s): d4f4979

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -94,13 +94,14 @@ print(f"🔍 Best matching passage: {best_passage}")
94
  ```
95
 
96
 
97
-
98
  @misc{muffakir2025,
99
  author = {Mohamed Khaled},
100
  title = {Muffakir: State-of-the-art Arabic-English Bi-Encoder for Dense Retrieval},
101
  year = {2025},
102
  howpublished = {\url{https://huggingface.co/your-username/Muffakir-embeddings-v2}},
103
  }
 
104
 
105
 
106
  ---
 
94
  ```
95
 
96
 
97
+ ```python
98
  @misc{muffakir2025,
99
  author = {Mohamed Khaled},
100
  title = {Muffakir: State-of-the-art Arabic-English Bi-Encoder for Dense Retrieval},
101
  year = {2025},
102
  howpublished = {\url{https://huggingface.co/your-username/Muffakir-embeddings-v2}},
103
  }
104
+ ```
105
 
106
 
107
  ---