gpt-2-Pytorch

Text Generator

An implementation of the GPT-2 language model in PyTorch for generating text

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation

GitHub

973 stars
27 watching
227 forks
Language: Python
last commit: over 5 years ago
gpt-2gpt2implementationnatural-language-processingnlppytorchstory-tellingtext-generator

Related projects:

Repository Description Stars
proger/uk4b Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation 18
minimaxir/aitextgen A Python package for text generation using GPT-2 and EleutherAI's models, with fine-tuning capabilities. 1,842
diegma/graph-2-text Implementing a deep learning model to generate text from graph structures 151
pixart-alpha/pixart-sigma Develops a PyTorch model for 4K text-to-image generation using diffusion transformer 1,675
justdark/pytorch-poetry-gen A PyTorch-based character-level neural network trained on Chinese poetry to generate poetic phrases 239
l1aoxingyu/char-rnn-pytorch A PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data. 141
filippofinke/wordgpt An add-in for Microsoft Word that leverages OpenAI's text-davinci-003 language model to generate text. 308
xiayandi/pytorch_text_classification An implementation of convolutional neural networks for text classification using PyTorch 66
carpedm20/began-pytorch An implementation of a deep learning model for generating images from text descriptions 262
fgxaos/pytorch-innvestigate PyTorch implementation of an explainability technique for deep neural networks 9
neukg/techgpt A generative transformer model designed to process and generate text in various vertical domains, including computer science, finance, and more. 212
shawn1993/cnn-text-classification-pytorch An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch 1,020
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,339
embodiedgpt/embodiedgpt_pytorch A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. 340
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860