We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: EncT5: A Framework for Fine-tuning T5 as Non-autoregressive Models

Abstract: Pre-trained encoder-decoder transformer architectures have become increasingly popular recently with the advent of T5 models. T5 has also become more favorable over other architectures like BERT due to the amount of data that it is pre-trained on, increased scale of model parameter sizes and easy applicability to a diverse set of tasks due to the generative nature of the model. While being able to generalize to a wide variety of tasks, it is not clear that encoder-decoder architectures are the most efficient for fine-tuning tasks that don't require auto-regressive decoding. In this work, we study fine-tuning pre-trained encoder-decoder models for tasks such as classification, multi-label classification, and structured prediction. We propose \textbf{EncT5}, a framework for these problems, and illustrate instantiations for these tasks. Our experiment results show that EncT5 has advantages over T5 such as efficiency and usability out performs BERT when evaluated on publicly available pre-trained checkpoints.
Comments: Update multi-label and structured prediction results
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2110.08426 [cs.CL]
  (or arXiv:2110.08426v2 [cs.CL] for this version)

Submission history

From: Frederick Liu [view email]
[v1] Sat, 16 Oct 2021 00:50:08 GMT (114kb,D)
[v2] Sun, 23 Oct 2022 04:55:52 GMT (143kb,D)

Link back to: arXiv, form interface, contact.