basharalrfooh commited on
Commit
5e5b7b9
·
verified ·
1 Parent(s): 54476b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -59
README.md CHANGED
@@ -551,62 +551,3 @@ You can finetune this model on your own dataset.
551
  - Accelerate: 1.11.0
552
  - Datasets: 4.3.0
553
  - Tokenizers: 0.22.1
554
-
555
- ## Citation
556
-
557
- ### BibTeX
558
-
559
- #### Sentence Transformers
560
- ```bibtex
561
- @inproceedings{reimers-2019-sentence-bert,
562
- title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
563
- author = "Reimers, Nils and Gurevych, Iryna",
564
- booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
565
- month = "11",
566
- year = "2019",
567
- publisher = "Association for Computational Linguistics",
568
- url = "https://arxiv.org/abs/1908.10084",
569
- }
570
- ```
571
-
572
- #### MatryoshkaLoss
573
- ```bibtex
574
- @misc{kusupati2024matryoshka,
575
- title={Matryoshka Representation Learning},
576
- author={Aditya Kusupati and Gantavya Bhatt and Aniket Rege and Matthew Wallingford and Aditya Sinha and Vivek Ramanujan and William Howard-Snyder and Kaifeng Chen and Sham Kakade and Prateek Jain and Ali Farhadi},
577
- year={2024},
578
- eprint={2205.13147},
579
- archivePrefix={arXiv},
580
- primaryClass={cs.LG}
581
- }
582
- ```
583
-
584
- #### MultipleNegativesRankingLoss
585
- ```bibtex
586
- @misc{henderson2017efficient,
587
- title={Efficient Natural Language Response Suggestion for Smart Reply},
588
- author={Matthew Henderson and Rami Al-Rfou and Brian Strope and Yun-hsuan Sung and Laszlo Lukacs and Ruiqi Guo and Sanjiv Kumar and Balint Miklos and Ray Kurzweil},
589
- year={2017},
590
- eprint={1705.00652},
591
- archivePrefix={arXiv},
592
- primaryClass={cs.CL}
593
- }
594
- ```
595
-
596
- <!--
597
- ## Glossary
598
-
599
- *Clearly define terms in order to be accessible across audiences.*
600
- -->
601
-
602
- <!--
603
- ## Model Card Authors
604
-
605
- *Lists the people who create the model card, providing recognition and accountability for the detailed work that goes into its construction.*
606
- -->
607
-
608
- <!--
609
- ## Model Card Contact
610
-
611
- *Provides a way for people who have updates to the Model Card, suggestions, or questions, to contact the Model Card authors.*
612
- -->
 
551
  - Accelerate: 1.11.0
552
  - Datasets: 4.3.0
553
  - Tokenizers: 0.22.1