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
976 stars
27 watching
229 forks
Language: Python
last commit: over 5 years ago gpt-2gpt2implementationnatural-language-processingnlppytorchstory-tellingtext-generator
Related projects:
Repository | Description | Stars |
---|---|---|
| Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |
| A Python package for text generation using GPT-2 and EleutherAI's models, with fine-tuning capabilities. | 1,843 |
| Implementing a deep learning model to generate text from graph structures | 151 |
| Develops a PyTorch model for 4K text-to-image generation using diffusion transformer | 1,711 |
| A PyTorch-based character-level neural network trained on Chinese poetry to generate poetic phrases | 239 |
| A PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data. | 143 |
| An add-in for Microsoft Word that leverages OpenAI's text-davinci-003 language model to generate text. | 312 |
| An implementation of convolutional neural networks for text classification using PyTorch | 66 |
| An implementation of a deep learning model for generating images from text descriptions | 262 |
| PyTorch implementation of an explainability technique for deep neural networks | 9 |
| A generative transformer model designed to process and generate text in various vertical domains, including computer science, finance, and more. | 217 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 346 |
| A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,863 |