scispace - formally typeset
Open AccessJournal Article

Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer

TLDR
This article introduced a unified framework that converts all text-based language problems into a text-to-text format and compared pre-training objectives, architectures, unlabeled data sets, transfer approaches, and other factors on dozens of language understanding tasks.
Abstract
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.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

TicketTalk: Toward human-level performance with end-to-end, transaction-based dialog systems

TL;DR: In this article, the authors present a data-driven, end-to-end approach to transaction-based dialog systems that performs at near-human levels in terms of verbal response quality and factual grounding accuracy.
Posted Content

SynCoBERT: Syntax-Guided Multi-Modal Contrastive Pre-Training for Code Representation

TL;DR: SynCoBERT as mentioned in this paper proposes a syntax-guided multi-modal contrastive pre-training approach for better code representations, which aims to encode the semantics of source code into distributed vectors, plays an important role in recent deep-learning-based models for code intelligence.
Posted Content

ESTER: A Machine Reading Comprehension Dataset for Event Semantic Relation Reasoning.

TL;DR: The ESTER dataset as discussed by the authors is a comprehensive machine reading comprehension dataset for event semantic relation reasoning, which leverages natural language queries to reason about the five most common event semantic relations, providing more than 6k questions and capturing 10.1k event relation pairs.
Proceedings Article

A Finer-grain Universal Dialogue Semantic Structures based Model For Abstractive Dialogue Summarization

TL;DR: The authors propose an end-to-end Transformer-based model FinDS for abstractive dialogue summarization that leverages Finer-grain universal Dialogue semantic Structures to model dialogue and generate better summaries.
Proceedings ArticleDOI

FUDGE: Controlled Text Generation With Future Discriminators

TL;DR: This article proposed Future Discriminators for Generation (FUDGE), which learns an attribute predictor operating on a partial sequence, and uses this predictor's outputs to adjust G's original probabilities.
Related Papers (5)
Trending Questions (1)
What are the limitations of transfer learning with a unified text-to-text transformer?

The paper does not mention the limitations of transfer learning with a unified text-to-text transformer.