t5 topic

List t5 repositories

t2t-tuner

19
Stars
3
Forks
Watchers

Convenient Text-to-Text Training for Transformers

RATransformers

41
Stars
6
Forks
Watchers

RATransformers 🐭- Make your transformer (like BERT, RoBERTa, GPT-2 and T5) Relation Aware!

model-zoo

44
Stars
1
Forks
Watchers

NLP model zoo for Russian

T5-Text-to-Text-Transfer-Transformer

36
Stars
10
Forks
Watchers

Demo of the T5 model for various pre-trained task.

JointGT

70
Stars
9
Forks
Watchers

Codes for our paper "JointGT: Graph-Text Joint Representation Learning for Text Generation from Knowledge Graphs" (ACL 2021 Findings)

turkish-question-generation

40
Stars
3
Forks
Watchers

Automated question generation and question answering from Turkish texts using text-to-text transformers

few-shot-lm

51
Stars
2
Forks
Watchers

The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)

bert_seq2seq_DDP

43
Stars
5
Forks
Watchers

bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。

Leaf-Question-Generation

119
Stars
27
Forks
Watchers

Easy to use and understand multiple-choice question generation algorithm using T5 Transformers.

ttt

37
Stars
4
Forks
Watchers

A package for fine-tuning Transformers with TPUs, written in Tensorflow2.0+