A method that uses instruction tuning to adapt LLMs for knowledge-intensive tasks. RankRAG simultaneously trains the models for context ranking and answer generation, enhancing their retrieval-augmented generation (RAG) capabilities.
Retrieval-Augmented Generation (RAG) models, which merge pre-trained parametric and non-parametric memory systems, such as Wikipedia, to enhance language generation in knowledge-intensive NLP tasks, outperforming traditional seq2seq models and setting new standards in open domain QA tasks