Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks, Nils Reimers and Iryna Gurevych, 2019Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)DOI: 10.48550/arXiv.1908.10084 - Foundational paper for Sentence Transformers, explaining the architecture and training methodology behind local machine learning embedding models.
Sentence Transformers Documentation, UKPLab, Hugging Face, and the Sentence Transformers community, 2024 (Hugging Face) - Comprehensive practical guide and documentation for using Sentence Transformer models, covering various models and their applications.