setfit
Few-shot learning tool
A framework for efficient few-shot learning with Sentence Transformers
Efficient few-shot learning with Sentence Transformers
2k stars
21 watching
221 forks
Language: Jupyter Notebook
last commit: 2 months ago
Linked from 1 awesome list
few-shot-learningnlpsentence-transformers
Related projects:
Repository | Description | Stars |
---|---|---|
gitabcworld/fewshotlearning | An implementation of the Optimization as a Model for Few-Shot Learning paper in PyTorch | 256 |
cambridge-mlg/fit | This repository provides code for a few-shot transfer learning approach to personalized and federated image classification | 11 |
huggingface/nanotron | A library for training large language models with parallel computing and mixed precision training methods | 1,244 |
dragen1860/learningtocompare-pytorch | An implementation of the Learning to Compare paper in PyTorch | 251 |
jwieting/para-nmt-50m | A collection of pre-trained models and code for training paraphrastic sentence embeddings from large machine translation datasets. | 102 |
huggingface/hmtl | A neural network model for learning semantic representations from multiple natural language processing tasks | 1,191 |
songw-sw/f2l | An implementation of Federated Few-shot Learning using Python and the PyTorch framework. | 18 |
nlpodyssey/cybertron | A Go package providing an easy interface to use pre-trained NLP models from the HuggingFace repository for tasks like text classification and machine translation. | 286 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,615 |
huggingface/tflite-android-transformers | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 392 |
snap-stanford/med-flamingo | A Python-based few-shot learning framework for medical applications utilizing a visual language model. | 384 |
huggingface/optimum-quanto | A PyTorch quantization backend for models. | 822 |
kasnerz/lightnlg | A minimalistic codebase for training and interacting with NLG models from HuggingFace Transformers using PyTorch Lightning. | 3 |
zrrskywalker/cafo | An implementation of a few-shot learning method that uses cascade models to generate strong learners from text prompts. | 40 |