gpt2 topic

List gpt2 repositories

image-gpt

248
Stars
33
Forks
Watchers

PyTorch Implementation of OpenAI's Image GPT

KorQuAD-Question-Generation

37
Stars
12
Forks
Watchers

question generation model with KorQuAD dataset

mint

241
Stars
15
Forks
Watchers

MinT: Minimal Transformer Library and Tutorials

GraphWaveletNeuralNetwork

559
Stars
114
Forks
Watchers

A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)

bertviz

6.4k
Stars
750
Forks
Watchers

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

roberta_zh

2.5k
Stars
404
Forks
Watchers

RoBERTa中文预训练模型: RoBERTa for Chinese

TurboTransformers

1.4k
Stars
193
Forks
Watchers

a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.

tensorflow-ml-nlp-tf2

273
Stars
134
Forks
Watchers

텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료

bert_seq2seq

1.3k
Stars
206
Forks
Watchers

pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。