Repository navigation

#

gpt2

jessevig/bertviz

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

Python
7607
3 个月前
Jupyter Notebook
3615
15 天前

GPT2 for Chinese chitchat/用于中文闲聊的GPT2模型(实现了DialoGPT的MMI思想)

Python
3014
2 年前

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

Python
2732
1 年前

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

C++
1530
1 个月前

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

Python
1300
3 年前

Chinese NewsTitle Generation Project by GPT2.带有超级详细注释的中文GPT2新闻标题生成项目。

Python
1116
3 年前

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation

Python
1005
6 年前

TextGen: Implementation of Text Generation models, include LLaMA, BLOOM, GPT2, BART, T5, SongNet and so on. 文本生成模型,实现了包括LLaMA,ChatGLM,BLOOM,GPT2,Seq2Seq,BART,T5,UDA等模型的训练和预测,开箱即用。

Python
968
1 年前

Pre-trained Transformers for Arabic Language Understanding and Generation (Arabic BERT, Arabic GPT2, Arabic ELECTRA)

Python
679
3 年前

Code for producing Japanese pretrained models provided by rinna Co., Ltd.

Python
577
3 年前

Easy-to-use CPM for Chinese text generation(基于CPM的中文文本生成)

Python
535
2 年前

NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等。

Python
533
2 年前

Guide: Finetune GPT2-XL (1.5 Billion Parameters) and finetune GPT-NEO (2.7 B) on a single GPU with Huggingface Transformers using DeepSpeed

Python
436
2 年前

One-click training of your own GPT. Training a GPT has never been easier. / 一键训练一个小GPT,训练GPT原来可以这么简单?

Python
337
23 天前