Omartificial-Intelligence-Space
commited on
update readme.md
Browse files
README.md
CHANGED
@@ -1232,20 +1232,17 @@ You can finetune this model on your own dataset.
|
|
1232 |
}
|
1233 |
```
|
1234 |
|
1235 |
-
<!--
|
1236 |
-
## Glossary
|
1237 |
-
|
1238 |
-
*Clearly define terms in order to be accessible across audiences.*
|
1239 |
-
-->
|
1240 |
-
|
1241 |
-
<!--
|
1242 |
-
## Model Card Authors
|
1243 |
|
1244 |
-
|
1245 |
-
|
1246 |
|
1247 |
-
|
1248 |
-
## Model Card Contact
|
1249 |
|
1250 |
-
|
1251 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1232 |
}
|
1233 |
```
|
1234 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1235 |
|
1236 |
+
```markdown
|
1237 |
+
## Citation
|
1238 |
|
1239 |
+
If you use the Arabic Matryoshka Embeddings Model, please cite it as follows:
|
|
|
1240 |
|
1241 |
+
```bibtex
|
1242 |
+
@software{nacar2024,
|
1243 |
+
author = {Omer Nacar},
|
1244 |
+
title = {Arabic Matryoshka Embeddings Model - Arabic Labse Matryoshka},
|
1245 |
+
year = 2024,
|
1246 |
+
url = {https://huggingface.co/Omartificial-Intelligence-Space/Arabic-labse-Matryoshka},
|
1247 |
+
version = {1.0.0},
|
1248 |
+
}
|