finetune-transformer-lm

Language model trainer

This project provides code and model for improving language understanding through generative pre-training using a transformer-based architecture.

Code and model for the paper "Improving Language Understanding by Generative Pre-Training"

GitHub

2k stars
74 watching
502 forks
Language: Python
last commit: over 7 years ago
paper

Related projects:

RepositoryDescriptionStars
openai/lm-human-preferencesTraining methods and tools for fine-tuning language models using human preferences1,240
huggingface/pytorch-openai-transformer-lmImplementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities1,511
german-nlp-group/german-transformer-trainingTrains German transformer models to improve language understanding23
microsoft/mpnetDevelops a method for pre-training language understanding models by combining masked and permuted techniques, and provides code for implementation and fine-tuning.288
flagai-open/aquila2Provides pre-trained language models and tools for fine-tuning and evaluation439
zhuiyitechnology/gau-alphaAn implementation of a transformer-based NLP model utilizing gated attention units98
vhellendoorn/code-lmsA guide to using pre-trained large language models in source code analysis and generation1,789
fastnlp/cptA pre-trained transformer model for natural language understanding and generation tasks in Chinese482
csuhan/onellmA framework for training and fine-tuning multimodal language models on various data types601
google-research/flanA repository providing tools and datasets to fine-tune language models for specific tasks1,484
microsoft/megatron-deepspeedResearch tool for training large transformer language models at scale1,926
open-mmlab/mmengineProvides a flexible and configurable framework for training deep learning models with PyTorch.1,196
bigscience-workshop/megatron-deepspeedA collection of tools and scripts for training large transformer language models at scale1,342
proger/uk4bDevelops pretraining and finetuning techniques for language models using metadata-conditioned text generation18
luogen1996/lavinAn open-source implementation of a vision-language instructed large language model513