LogoLogo
  • Home
  • PaperQA
  • Aviary
  • LDP (Language Decision Processes)
  • Platform API
  • Aviary
  • Contributing to aviary
  • packages
    • aviary.gsm8k
    • aviary.hotpotqa
    • aviary.lfrqa
    • aviary.litqa
Powered by GitBook
On this page
  • Installation
  • Usage
  • References
Export as PDF
  1. packages

aviary.lfrqa

Previousaviary.hotpotqaNextaviary.litqa

Last updated 7 days ago

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.

Installation

To install the LFRQA environment, run:

pip install 'fhaviary[lfrqa]'

Usage

Refer to for instructions on how to run the environment.

References

[1] RAG-QA Arena (https://arxiv.org/pdf/2407.13998)

this tutorial