attract-repel
Vector tuner
An algorithm for fine-tuning word vector spaces using linguistic constraints
The Attract-Repel algorithm presented in (Mrkšić et al., TACL 2017), with accompanying resources.
64 stars
9 watching
17 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nmrksic/counter-fitting | A tool to update word vectors to align with linguistic constraints | 145 |
roboflow/maestro | A tool to streamline fine-tuning of multimodal models for vision-language tasks | 1,415 |
nlprinceton/alacarte | Tools and code for inducing custom semantic vector representations from text data | 104 |
xlearning-scu/2021-cvpr-mrl | Develops a robust learning framework to handle noisy labels in multimodal data and improve cross-modal retrieval. | 13 |
ropensci/coordinatecleaner | Automated tool to detect and flag spatial and temporal errors in biological data | 79 |
spandan-madan/pytorch_fine_tuning_tutorial | Provides guidance on fine-tuning pre-trained models for image classification tasks using PyTorch. | 279 |
mfaruqui/non-distributional | A repository providing pre-built non-distributional word vector representations for NLP tasks | 62 |
mzucker/maptrace | Generates vector maps by tracing raster images. | 123 |
neuralmagic/sparseml | Enables the creation of smaller neural network models through efficient pruning and quantization techniques | 2,083 |
lancopku/iais | This project proposes a novel method for calibrating attention distributions in multimodal models to improve contextualized representations of image-text pairs. | 30 |
ys-zong/vlguard | Improves safety and helpfulness of large language models by fine-tuning them using safety-critical tasks | 47 |
wasidennis/adaptsegnet | This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 851 |
mikeizbicki/herbieplugin | Improves numerical stability in Haskell code by automatically rewriting floating point computations. | 191 |
ohtsukalab/autogenu-jupyter | An automatic code generator and solver for nonlinear model predictive control (NMPC) problems. | 156 |
mmark-md/mmark | A markdown parser designed to produce high-quality error messages and offer extensions for customizing its behavior | 112 |