paper-with-me

Papers

Large-Scale Transfer Learning for Natural Language Generation

2019-07-01 · ACL 2019 7 · Sergey Golovanov, Rauf Kurbanov, Sergey Nikolenko, Kyryl Truskovskyi, Alex Tselousov, er, Thomas Wolf

Large-scale pretrained language models define state of the art in natural language processing, achieving outstanding performance on a variety of tasks. We study how these architectures can be applied and adapted for natural language generation, comparing a number of architectural and training schemes. We focus in particular on open-domain dialog as a typical high entropy generation task, presenting and comparing different architectures for adapting pretrained models with state of the art results.

📄 PDF Abstract BibTeX

Code (1)

atselousov/transformer_chatbot_experiments pytorch

Tasks

Open-Domain DialogText GenerationTransfer Learning

Similar Papers 제목 키워드 기반

Pretraining for Conditional Generation with Pseudo Self Attention

2019-05-21 · Anonymous

Large pretrained language representation models have changed the way researchers approach discriminative natural language understanding tasks, leading to the dominance of approaches that finetune a pretrained model. Howe…

Conditional Text GenerationNatural Language UnderstandingText GenerationTransfer Learning

Effect of Pre-Training Scale on Intra- and Inter-Domain Full and Few-Shot Transfer Learning for Natural and Medical X-Ray Chest Images

2021-05-31 · Mehdi Cherti, Jenia Jitsev

Increasing model, data and compute budget scale in the pre-training has been shown to strongly improve model generalization and transfer learning in vast line of work done in language modeling and natural image recogniti…

Few-Shot LearningImage ClassificationLanguage ModelingLanguage Modelling+1

Transfer Knowledge from Natural Language to Electrocardiography: Can We Detect Cardiovascular Disease Through Language Models?

2023-01-21 · JieLin Qiu, William Han, Jiacheng Zhu, Mengdi Xu 외

Recent advancements in Large Language Models (LLMs) have drawn increasing attention since the learned embeddings pretrained on large-scale datasets have shown powerful ability in various downstream applications. However,…

Electrocardiography (ECG)zero-shot-classificationZero-Shot Learning

PyMT5: multi-mode translation of natural language and Python code with transformers

2020-10-07 · EMNLP 2020 11 · Colin B. Clement, Dawn Drain, Jonathan Timcheck, Alexey Svyatkovskiy 외

Simultaneously modeling source code and natural language has many exciting applications in automated software development and understanding. Pursuant to achieving such technology, we introduce PyMT5, the Python method te…

Translation

Cross-lingual Transfer Learning with Data Selection for Large-Scale Spoken Language Understanding

2019-11-01 · IJCNLP 2019 11 · Quynh Do, Judith Gaspers

A typical cross-lingual transfer learning approach boosting model performance on a language is to pre-train the model on all available supervised data from another language. However, in large-scale systems this leads to …

Cross-Lingual TransferLanguage ModelingLanguage ModellingSpoken Language Understanding+1