This repository contains the code and data for the paper "XRAG: Cross-lingual Retrieval-Augmented Generation" (arxiv).
See our paper for a description of the data, and data/README.md
for details on the jsonlines data format.
See src/README.md
for details on how to run the code to reproduce dataset generation and experiments.
This repository is released under CC BY-NC 4.0 Licence. Although this repository is released under the CC BY-NC 4.0 license, it requires the third party OpenAI API for question generation, subject to OpenAI's terms of use.