An environment designed to utilize PaperQA for answering questions from the LFRQATaskDataset. Long-form RobustQA (LFRQA) is a human-annotated dataset introduced in the RAG-QA-Arena, featuring over 1400 questions from various categories, including science.
To install the LFRQA environment, run:
pip install fhaviary[lfrqa]
Refer to this tutorial for instructions on how to run the environment.
[1] RAG-QA Arena (https://arxiv.org/pdf/2407.13998)