FlashRAG is a Python toolkit for the reproduction and development of Retrieval Augmented Generation (RAG) research. Our toolkit includes 36 pre-processed benchmark RAG datasets and 23 state-of-the-art ...
Below, we provide pretrained checkpoints, example Colabs, training code and evaluation code. To get started, check out the Minimal Colab, which shows all steps necessary for running inference, ...