affjljoo3581 / GPT2Links
PyTorch Implementation of OpenAI GPT-2
☆348Updated last year
Alternatives and similar repositories for GPT2
Users that are interested in GPT2 are comparing it to the libraries listed below
Sorting:
- The PyTorch implementation of fine-tuning the GPT-2(Generative Pre-trained Transformer 2) for dialogue generation.☆175Updated last year
- Fine tune a T5 transformer model using PyTorch & Transformers🤗☆219Updated 4 years ago
- Tutorial for how to build BERT from scratch☆101Updated last year
- The universal integrated corpus-building environment.☆31Updated 5 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆543Updated 2 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,012Updated 6 years ago
- Prefix-Tuning: Optimizing Continuous Prompts for Generation☆950Updated last year
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,427Updated last year
- A research project for natural language generation, containing the official implementations by MSRA NLC team.☆739Updated last year
- A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.☆937Updated 3 years ago
- Code for the paper Fine-Tuning Language Models from Human Preferences☆1,374Updated 2 years ago
- PyTorch Implementation of OpenAI GPT☆127Updated 2 years ago
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆473Updated last year
- ☆69Updated 2 years ago
- Fine-tuning GPT-2 Small for Question Answering☆130Updated 2 years ago
- Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-…☆566Updated last year
- Plain pytorch implementation of LLaMA☆188Updated 2 years ago
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆696Updated 8 months ago
- Implementation of "The Power of Scale for Parameter-Efficient Prompt Tuning"☆167Updated 4 years ago
- Scalable PaLM implementation of PyTorch☆188Updated 2 years ago
- Implementation of Reinforcement Learning from Human Feedback (RLHF)☆173Updated 2 years ago
- User-friendly LLaMA: Train or Run the model using PyTorch. Nothing else.☆339Updated 2 years ago
- Parallelformers: An Efficient Model Parallelization Toolkit for Deployment☆790Updated 2 years ago
- LLaMA 2 implemented from scratch in PyTorch☆358Updated 2 years ago
- ☆351Updated 4 years ago
- LLaMA-TRL: Fine-tuning LLaMA with PPO and LoRA☆233Updated 3 months ago
- [NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation☆473Updated last year
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆225Updated last year
- Examples of training models with hybrid parallelism using ColossalAI☆339Updated 2 years ago
- Automatically split your PyTorch models on multiple GPUs for training & inference☆658Updated last year