gpt-2-text-generation topic

List gpt-2-text-generation repositories

nlp-models-examples

21
Stars
7
Forks
Watchers

Examples of inference and fine-tuning T5, GPT-2 and ruGPT-3 models

AI-Blog-Writter

17
Stars
7
Forks
Watchers

This project is used to generate a blog post using Natural Language processing, Hugging Face Transformers and GPT-2 Model.

text-generation

20
Stars
0
Forks
Watchers

Easy-to-use scripts to fine-tune GPT-2-JA with your own texts, to generate sentences, and to tweet them automatically.

GPT-3-Encoder-PHP

99
Stars
19
Forks
Watchers

PHP BPE Text Encoder / Decoder for GPT-2 / GPT-3

microGPT

43
Stars
9
Forks
Watchers

Implementation of GPT from scratch. Design to be lightweight and easy to modify.