affjljoo3581 / GPT2Links
PyTorch Implementation of OpenAI GPT-2
☆341Updated 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.☆176Updated last year
- PyTorch Implementation of OpenAI GPT☆128Updated 2 years ago
- A novel method to tune language models. Codes and datasets for paper ``GPT understands, too''.☆935Updated 2 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,008Updated 6 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆542Updated last year
- The universal integrated corpus-building environment.☆31Updated 5 years ago
- Prefix-Tuning: Optimizing Continuous Prompts for Generation☆944Updated last year
- Fine tune a T5 transformer model using PyTorch & Transformers🤗☆218Updated 4 years ago
- Open-source pre-training implementation of Google's LaMDA in PyTorch. Adding RLHF similar to ChatGPT.☆472Updated last year
- Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation model in huggingface's transformer (blommz-…☆564Updated last year
- ☆350Updated 4 years ago
- [NeurIPS'22 Spotlight] A Contrastive Framework for Neural Text Generation☆473Updated last year
- Implementation of the specific Transformer architecture from PaLM - Scaling Language Modeling with Pathways☆824Updated 2 years ago
- Tutorial for how to build BERT from scratch☆99Updated last year
- train llama on a single A100 80G node using 🤗 transformers and 🚀 Deepspeed Pipeline Parallelism☆224Updated last year
- Scalable PaLM implementation of PyTorch☆190Updated 2 years ago
- Scripts for fine-tuning Llama2 via SFT and DPO.☆203Updated 2 years ago
- Implementation of the first paper on word2vec☆239Updated 3 years ago
- Ongoing research training transformer language models at scale, including: BERT & GPT-2☆1,415Updated last year
- A minimum example of aligning language models with RLHF similar to ChatGPT☆221Updated last year
- ☆499Updated last year
- Implementation of Reinforcement Learning from Human Feedback (RLHF)☆172Updated 2 years ago
- Parallelformers: An Efficient Model Parallelization Toolkit for Deployment☆790Updated 2 years ago
- ☆557Updated 2 years ago
- Original Implementation of Prompt Tuning from Lester, et al, 2021☆694Updated 6 months ago
- Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpe…☆437Updated 2 years ago
- Pytorch Implementation of Google BERT☆595Updated 5 years ago
- This PyTorch package implements MoEBERT: from BERT to Mixture-of-Experts via Importance-Guided Adaptation (NAACL 2022).☆112Updated 3 years ago
- An original implementation of "MetaICL Learning to Learn In Context" by Sewon Min, Mike Lewis, Luke Zettlemoyer and Hannaneh Hajishirzi☆270Updated 2 years ago
- A research project for natural language generation, containing the official implementations by MSRA NLC team.☆737Updated last year