TensorX
返回文献探索

Paper · arXiv 2402.12847

Instruction-tuned Language Models are Better Knowledge Learners

Zhengbao Jiang, Zhiqing Sun, Weijia Shi, Pedro Rodriguez, Chunting Zhou, Graham Neubig, Xi Victoria Lin, Wen-tau Yih, Srinivasan Iyer

26 upvotesFebruary 20, 2024arXiv 预印本
AI 摘要

Pre-instruction-tuning enhances large language models' ability to learn from documents by first exposing them to question-answer pairs.

large language modelLLMcontinued trainingpre-traininginstruction-tuningquestion-answer pairsperplexityfactual knowledgepre-instruction-tuningPITablation studies

Abstract

In order for large language model (LLM)-based assistants to effectively adapt to evolving information needs, it must be possible to update their factual knowledge through continued training on new data. The standard recipe for doing so involves continued pre-training on new documents followed by instruction-tuning on question-answer (QA) pairs. However, we find that LLMs trained with this recipe struggle to answer questions, even though the perplexity of documents is minimized. We found that QA pairs are generally straightforward, while documents are more complex, weaving many factual statements together in an intricate manner. Therefore, we hypothesize that it is beneficial to expose LLMs to QA pairs before continued pre-training on documents so that the process of encoding knowledge from complex documents takes into account how this knowledge is accessed through questions. Based on this, we propose pre-instruction-tuning (PIT), a method that instruction-tunes on questions prior to training on documents. This contrasts with standard instruction-tuning, which learns how to extract knowledge after training on documents. Extensive experiments and ablation studies demonstrate that PIT significantly enhances the ability of LLMs to absorb knowledge from new documents, outperforming standard instruction-tuning by 17.8%.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Instruction-tuned Language Models are Better Knowledge Learners | TensorX