Transfertransfo: A Transfer Learning Approach For Neural Network Based Conversational Agents · The Large Language Model Bible Contribute to LLM-Bible

Transfertransfo: A Transfer Learning Approach For Neural Network Based Conversational Agents

Wolf Thomas, Sanh Victor, Chaumond Julien, Delangue Clement. Arxiv 2019

[Paper]    
Agentic Applications Fine Tuning Model Architecture Pretraining Methods Training Techniques Transformer

We introduce a new approach to generative data-driven dialogue systems (e.g. chatbots) called TransferTransfo which is a combination of a Transfer learning based training scheme and a high-capacity Transformer model. Fine-tuning is performed by using a multi-task objective which combines several unsupervised prediction tasks. The resulting fine-tuned model shows strong improvements over the current state-of-the-art end-to-end conversational models like memory augmented seq2seq and information-retrieval models. On the privately held PERSONA-CHAT dataset of the Conversational Intelligence Challenge 2, this approach obtains a new state-of-the-art, with respective perplexity, Hits@1 and F1 metrics of 16.28 (45 % absolute improvement), 80.7 (46 % absolute improvement) and 19.5 (20 % absolute improvement).

Similar Work