Commit
d0361a3
1 Parent(s): cf45a71

update readme.md

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