gpt-2 topic

List gpt-2 repositories

spacy-transformers

1.3k
Stars
161
Forks
Watchers

🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy

tabnine-intellij

506
Stars
57
Forks
Watchers

Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine

TextAugmentation-GPT2

187
Stars
42
Forks
Watchers

Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.

LoRA

9.4k
Stars
594
Forks
Watchers

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

GPT2-Chinese

7.4k
Stars
1.7k
Forks
Watchers

Chinese version of GPT2 training code, using BERT tokenizer.

Code-LMs

1.7k
Stars
237
Forks
Watchers

Guide to using pre-trained large language models of source code

gpt2-bert-reddit-bot

191
Stars
28
Forks
Watchers

a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models

gpt-neo

8.2k
Stars
940
Forks
Watchers

An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.

rust-bert

2.5k
Stars
203
Forks
Watchers

Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)