ScholarGate
Асистент

Сравнение на методи

Прегледайте избраните методи един до друг; редовете с разлики са откроени.

T5 (Text-to-Text Transfer Transformer)×Механизъм на вниманието×
ОбластДълбоко обучениеДълбоко обучение
СемействоMachine learningMachine learning
Година на възникване20202015
СъздателRaffel, C.; Shazeer, N.; Roberts, A.; et al. (Google Brain)Bahdanau, D.; Luong, M.T.
ТипPre-trained encoder-decoder Transformer (sequence-to-sequence)Neural attention layer (encoder-decoder)
Основополагащ източникRaffel, C., Shazeer, N., Roberts, A., Lee, K., Narang, S., Matena, M., Zhou, Y., Li, W., & Liu, P. J. (2020). Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer. Journal of Machine Learning Research, 21(140), 1–67. link ↗Bahdanau, D., Cho, K. & Bengio, Y. (2015). Neural Machine Translation by Jointly Learning to Align and Translate. ICLR. link ↗
Други названияT5, Text-to-Text Transfer Transformer, T5-Small, T5-BaseDikkat Mekanizması (Bahdanau / Luong Attention), dikkat mekanizmasi, neural attention, additive attention
Свързани25
РезюмеT5 is a unified sequence-to-sequence deep learning framework introduced by Raffel et al. at Google Brain in 2020, published in the Journal of Machine Learning Research (Vol. 21, No. 140). It reframes every NLP task — classification, translation, summarisation, question answering, and more — as a text-to-text problem: both input and output are always character strings, enabling a single encoder-decoder Transformer to be pre-trained once and fine-tuned across tasks with a consistent interface. T5 introduced span-corruption pre-training and the C4 corpus, and its largest variant (11B parameters) achieved state-of-the-art results across a wide range of NLP benchmarks at the time of publication.The attention mechanism, introduced by Bahdanau, Cho and Bengio in 2015 and refined by Luong, Pham and Manning the same year, lets a sequence decoder dynamically learn which of the encoder's outputs to focus on at each step. Before the Transformer, it substantially improved machine-translation quality by freeing models from compressing an entire input into a single fixed vector.
ScholarGateНабор от данни
  1. v1
  2. 3 Източници
  3. PUBLISHED
  1. v1
  2. 2 Източници
  3. PUBLISHED

Към търсенето Изтегляне на слайдове

ScholarGateСравнение на методи: T5 (Text-to-Text Transfer Transformer) · Attention Mechanism. Извлечено на 2026-06-19 от https://scholargate.app/bg/compare