update citations referecnes
Browse files
README.md
CHANGED
@@ -384,19 +384,26 @@ Phase `2` produces a finetuned `STS` model based on the model from phase `1`, wi
|
|
384 |
- Datasets: 3.0.1
|
385 |
- Tokenizers: 0.20.1
|
386 |
|
387 |
-
|
|
|
|
|
|
|
388 |
```bibtex
|
389 |
-
@
|
390 |
-
|
391 |
-
|
392 |
-
|
393 |
-
|
394 |
-
|
395 |
-
publisher = "Association for Computational Linguistics",
|
396 |
-
url = "https://arxiv.org/abs/1908.10084",
|
397 |
}
|
398 |
```
|
399 |
|
|
|
|
|
|
|
|
|
|
|
|
|
400 |
<!--
|
401 |
## Glossary
|
402 |
|
|
|
384 |
- Datasets: 3.0.1
|
385 |
- Tokenizers: 0.20.1
|
386 |
|
387 |
+
### Citation:
|
388 |
+
|
389 |
+
#### BibTeX:
|
390 |
+
|
391 |
```bibtex
|
392 |
+
@misc{silma2024embedding,
|
393 |
+
author = {Abu Bakr Soliman, Karim Ouda, Silma AI},
|
394 |
+
title = {Silma Embedding STS 0.1},
|
395 |
+
year = {2024},
|
396 |
+
publisher = {Hugging Face},
|
397 |
+
howpublished = {\url{https://huggingface.co/silma-ai/silma-embeddding-sts-0.1}},
|
|
|
|
|
398 |
}
|
399 |
```
|
400 |
|
401 |
+
#### APA:
|
402 |
+
|
403 |
+
```apa
|
404 |
+
Abu Bakr Soliman, Karim Ouda, Silma AI. (2024). Silma Embedding STS 0.1 [Model]. Hugging Face. https://huggingface.co/silma-ai/silma-embeddding-sts-0.1
|
405 |
+
```
|
406 |
+
|
407 |
<!--
|
408 |
## Glossary
|
409 |
|