Commit
1ca467c
1 Parent(s): bce6573

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -967,11 +967,12 @@ The author would like to thank Prince Sultan University for their invaluable sup
967
 
968
  If you use the Arabic Matryoshka Embeddings Model, please cite it as follows:
969
 
970
- ```bibtex
971
- @software{nacar2024,
972
- author = {Omer Nacar},
973
- title = {Arabic Matryoshka Embeddings Model - Arabic All Nli Triplet Matryoshka},
974
- year = 2024,
975
- url = {https://huggingface.co/Omartificial-Intelligence-Space/Arabic-all-nli-triplet-Matryoshka},
976
- version = {1.0.0},
 
977
  }
 
967
 
968
  If you use the Arabic Matryoshka Embeddings Model, please cite it as follows:
969
 
970
+ @misc{nacar2024enhancingsemanticsimilarityunderstanding,
971
+ title={Enhancing Semantic Similarity Understanding in Arabic NLP with Nested Embedding Learning},
972
+ author={Omer Nacar and Anis Koubaa},
973
+ year={2024},
974
+ eprint={2407.21139},
975
+ archivePrefix={arXiv},
976
+ primaryClass={cs.CL},
977
+ url={https://arxiv.org/abs/2407.21139},
978
  }