Commit
3da4d9e
1 Parent(s): d5c8978

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -63,10 +63,12 @@ Original work done by [SentenceTransformers](https://www.sbert.net)
63
  If you use the Arabic Matryoshka Embeddings Dataset, please cite it as follows:
64
 
65
  ```bibtex
66
- @dataset{nacar2024,
67
- author = {Omer Nacar},
68
- title = {Arabic Matryoshka Embeddings Dataset - Pair Score Subset},
69
- year = 2024,
70
- url = {https://huggingface.co/datasets/Omartificial-Intelligence-Space/Arabic-NLi-Pair-Score},
71
- version = {1.0.0},
 
 
72
  }
 
63
  If you use the Arabic Matryoshka Embeddings Dataset, please cite it as follows:
64
 
65
  ```bibtex
66
+ @misc{nacar2024enhancingsemanticsimilarityunderstanding,
67
+ title={Enhancing Semantic Similarity Understanding in Arabic NLP with Nested Embedding Learning},
68
+ author={Omer Nacar and Anis Koubaa},
69
+ year={2024},
70
+ eprint={2407.21139},
71
+ archivePrefix={arXiv},
72
+ primaryClass={cs.CL},
73
+ url={https://arxiv.org/abs/2407.21139},
74
  }