LLMXperts commited on
Commit
57e3d86
·
verified ·
1 Parent(s): e96726c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -31
README.md CHANGED
@@ -32,34 +32,3 @@ Examples:
32
  "score": 0.76
33
  }
34
  ```
35
-
36
- ## Collection strategy:
37
- - Reading the sentences and score from the STSB dataset and dividing the score by 5.
38
- - Deduplified: No
39
-
40
- ## Disclaimer
41
- Please note that:
42
- - the translated sentences are generated using neural machine translation and may not always convey the intended meaning accurately.
43
- - the similarity scores are normalized, and the original scores were between 1 and 5.
44
-
45
- ## Contact
46
- [Contact Me](https://www.omarai.co) if you have any questions or you want to use thid dataset
47
-
48
- ## Note
49
-
50
- Original work done by [SentenceTransformers](https://www.sbert.net)
51
-
52
- ## Citation
53
-
54
- If you use the Arabic Matryoshka Embeddings Dataset, please cite it as follows:
55
-
56
- ```bibtex
57
- @misc{nacar2024enhancingsemanticsimilarityunderstanding,
58
- title={Enhancing Semantic Similarity Understanding in Arabic NLP with Nested Embedding Learning},
59
- author={Omer Nacar and Anis Koubaa},
60
- year={2024},
61
- eprint={2407.21139},
62
- archivePrefix={arXiv},
63
- primaryClass={cs.CL},
64
- url={https://arxiv.org/abs/2407.21139},
65
- }
 
32
  "score": 0.76
33
  }
34
  ```