arXiv:1910.10683 · 28 repos reference this paper in their README
Transfer learning, where a model is first pre-trained on a data-rich task before being fine-tuned on a downstream task, has emerged as a powerful technique in natural language processing (NLP). The effectiveness of transfer learning has given rise to a diversity of approaches, methodology, and practice. In this paper, we explore the landscape of transfer learning techniques for NLP by introducing a unified framework that converts all text-based language problems into a text-to-text format. Our systematic study compares pre-training objectives, architectures, unlabeled data sets, transfer approaches, and other factors on dozens of language understanding tasks. By combining the insights from our exploration with scale and our new ``Colossal Clean Crawled Corpus'', we achieve state-of-the-art results on many benchmarks covering summarization, question answering, text classification, and more. To facilitate future work on transfer learning for NLP, we release our data set, pre-trained models, and code.
charent/ChatLM-mini-Chinese
1,733
·
·
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微…
THUDM/SwissArmyTransformer
1,121
·
·
SwissArmyTransformer is a flexible and powerful library to develop your own Transformer variants.
cisnlp/Glot500
106
·
·
[ACL 2023] Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages
yizhongw/Tk-Instruct
184
·
·
Tk-Instruct is a Transformer model that is tuned to solve many NLP tasks by following instructions.
legacyai/tf-transformers
85
·
·
State of the art faster Transformer with Tensorflow 2.0 ( NLP, Computer Vision, Audio ).
talwarabhimanyu/nano_flan_t5
0
·
·
An easy to follow implementation of FLAN T5 with beam search.
google-research/text-to-text-transfer-transformer
6,547
·
·
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text…
boostcampaitech6/level2-nlp-datacentric-nlp-03
5
·
·
level2-nlp-datacentric-nlp-03 created by GitHub Classroom