Commit
ecf3274
1 Parent(s): 60efae4

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -1002,10 +1002,12 @@ The author would like to thank Prince Sultan University for their invaluable sup
1002
  If you use the Arabic Matryoshka Embeddings Model, please cite it as follows:
1003
 
1004
  ```bibtex
1005
- @software{nacar2024,
1006
- author = {Omer Nacar},
1007
- title = {Arabic Matryoshka Embeddings Model - Marbert All Nli Triplet Matryoshka},
1008
- year = 2024,
1009
- url = {https://huggingface.co/Omartificial-Intelligence-Space/Marbert-all-nli-triplet-Matryoshka},
1010
- version = {1.0.0},
 
 
1011
  }
 
1002
  If you use the Arabic Matryoshka Embeddings Model, please cite it as follows:
1003
 
1004
  ```bibtex
1005
+ @misc{nacar2024enhancingsemanticsimilarityunderstanding,
1006
+ title={Enhancing Semantic Similarity Understanding in Arabic NLP with Nested Embedding Learning},
1007
+ author={Omer Nacar and Anis Koubaa},
1008
+ year={2024},
1009
+ eprint={2407.21139},
1010
+ archivePrefix={arXiv},
1011
+ primaryClass={cs.CL},
1012
+ url={https://arxiv.org/abs/2407.21139},
1013
  }