aviary.hotpotqa
The HotPotQA environment asks agents to perform multi-hop question answering on the HotPotQA dataset [1].
References
[1] Yang et al. HotpotQA: A Dataset for Diverse, Explainable Multi-Hop Question Answering. EMNLP, 2018.
Installation
To install the HotPotQA environment, run the following command:
pip install 'fhaviary[hotpotqa]'
Last updated