SJ-Ray/Manual_Fine_Tune_Vectors
Manual Fine Tune Sentence Transformer Embeddings
This tool helps data practitioners and researchers customize existing text embedding models without the need for extensive retraining. You input a pre-trained sentence transformer model and then modify its word embeddings to better understand specific terms relevant to your domain. The output is a refined embedding model that produces more accurate semantic representations for your unique use cases.
No commits in the last 6 months.
Use this if you need to adapt a general-purpose text embedding model to recognize specific jargon or new vocabulary relevant to your specialized text data without undergoing full model retraining.
Not ideal if you need to train a completely new text embedding model from scratch or if your primary goal is to significantly change the model's architecture rather than just its vocabulary's understanding.
Stars
8
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 12, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/SJ-Ray/Manual_Fine_Tune_Vectors"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
uds-lsv/bert-stable-fine-tuning
On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines
MeryylleA/lunariscodex
A high-performance PyTorch toolkit for pre-training modern, Llama-style language models. Based...
VanekPetr/flan-t5-text-classifier
Fine-tuning of Flan-5T LLM for text classification 🤖 focuses on adapting a state-of-the-art...
kingTLE/literary-alpaca2
从词表到微调这就是你所需的一切
YuweiYin/HLT-MT
[IJCAI-ECAI 2022] HLT-MT: High-resource Language-specific Training for Multilingual Neural...