karimouda commited on
Commit
92bd889
1 Parent(s): 036228c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -226,7 +226,7 @@ for dim in [768, 256, 48, 16, 8]:
226
  scores_df = pd.DataFrame(scores)
227
  print(scores_df.to_markdown(index=False))
228
 
229
- | dim | valid_top | sent1_score | sent2_score |
230
  # |------:|:------------|--------------:|--------------:|
231
  # | 768 | True | 0.520329 | 0.00295128 |
232
  # | 256 | True | 0.556088 | -0.017764 |
@@ -312,8 +312,8 @@ SentenceTransformer(
312
 
313
  ```bibtex
314
  @misc{silma2024embedding,
315
- author = {Abu Bakr Soliman, Karim Ouda, Silma AI},
316
- title = {Silma Embedding Matryoshka 0.1},
317
  year = {2024},
318
  publisher = {Hugging Face},
319
  howpublished = {\url{https://huggingface.co/silma-ai/silma-embeddding-matryoshka-0.1}},
@@ -323,7 +323,7 @@ SentenceTransformer(
323
  #### APA:
324
 
325
  ```apa
326
- Abu Bakr Soliman, Karim Ouda, Silma AI. (2024). Silma Embedding Matryoshka STS 0.1 [Model]. Hugging Face. https://huggingface.co/silma-ai/silma-embeddding-matryoshka-0.1
327
  ```
328
 
329
  #### Sentence Transformers
 
226
  scores_df = pd.DataFrame(scores)
227
  print(scores_df.to_markdown(index=False))
228
 
229
+ # | dim | valid_top | sent1_score | sent2_score |
230
  # |------:|:------------|--------------:|--------------:|
231
  # | 768 | True | 0.520329 | 0.00295128 |
232
  # | 256 | True | 0.556088 | -0.017764 |
 
312
 
313
  ```bibtex
314
  @misc{silma2024embedding,
315
+ author = {Abu Bakr Soliman, Karim Ouda, SILMA AI},
316
+ title = {SILMA Embedding Matryoshka 0.1},
317
  year = {2024},
318
  publisher = {Hugging Face},
319
  howpublished = {\url{https://huggingface.co/silma-ai/silma-embeddding-matryoshka-0.1}},
 
323
  #### APA:
324
 
325
  ```apa
326
+ Abu Bakr Soliman, Karim Ouda, SILMA AI. (2024). SILMA Embedding Matryoshka STS 0.1 [Model]. Hugging Face. https://huggingface.co/silma-ai/silma-embeddding-matryoshka-0.1
327
  ```
328
 
329
  #### Sentence Transformers