ConnorJL / GPT2Links
An implementation of training for GPT2, supports TPUs
☆1,424Updated 2 years ago
Alternatives and similar repositories for GPT2
Users that are interested in GPT2 are comparing it to the libraries listed below
Sorting:
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,233Updated 6 years ago
- Conditional Transformer Language Model for Controllable Generation☆1,883Updated 3 months ago
- Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://…☆2,390Updated 4 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- GPT2 for Multiple Languages, including pretrained models. GPT2 多语言支持, 15亿参数中文预训练模型☆1,713Updated 2 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,005Updated 6 years ago
- Code for the paper "Language Models are Unsupervised Multitask Learners"☆1,148Updated 2 years ago
- ✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝☆372Updated 4 years ago
- NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego☆1,454Updated 2 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,515Updated 4 years ago
- ALBERT: A Lite BERT for Self-supervised Learning of Language Representations☆3,273Updated 2 years ago
- Dataset of GPT-2 outputs for research in detection, biases, and more☆1,995Updated last year
- Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts