sentence-transformers
Text embeddings library
Provides dense vector representations for text using transformer networks
State-of-the-Art Text Embeddings
16k stars
143 watching
3k forks
Language: Python
last commit: 2 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects. | 136,357 |
| Implementations of a neural network architecture for language modeling | 3,619 |
| Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 |
| An implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks | 6,251 |
| This tool allows developers to extract and analyze topics from large text datasets using transformer-based models and topic modeling techniques. | 6,246 |
| A high-performance inference engine for transformer models | 3,467 |
| A comprehensive library for training and applying deep learning models for image segmentation | 9,829 |
| Provides tools and libraries for training and fine-tuning large language models using transformer architectures | 6,215 |
| Reproducible research on cross-lingual sentence embeddings using power mean word embeddings | 186 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A unified library for parameter-efficient and modular transfer learning in NLP tasks | 2,600 |
| An implementation of the Transformer model in PyTorch, a deep learning framework for sequence-to-sequence tasks like language translation. | 8,936 |
| An implementation of transformer models in PyTorch for natural language processing tasks | 1,257 |
| Provides training and testing code for a CNN-based sentence embedding model | 2 |
| A comprehensive guide to using the Transformers library for natural language processing tasks | 1,220 |