Pytorch library for end-to-end transformer models training, inference and serving
-
Updated
Jun 22, 2022 - Python
Pytorch library for end-to-end transformer models training, inference and serving
Though language model text embeddings have revolutionized NLP research, their ability to capture high-level semantic information, such as relations between entities in text, is limited. In this paper, we propose a novel contrastive learning framework that trains sentence embeddings to encode the relations in a graph structure. Given a sentence (…
A motivational chatbot trained on Ted Lasso script dialogues.
A from scratch LM finetuning project to understand neural nets, text generation and evals
Add a description, image, and links to the language-model-finetuning topic page so that developers can more easily learn about it.
To associate your repository with the language-model-finetuning topic, visit your repo's landing page and select "manage topics."