lauhaide

Results 2 issues of lauhaide

Hello, when preparing data to call Contriever, why is the question concatenated to the output to form the retriever query? I'm missing something? Line 115 in data_creation/generator/create_retrieval_data.py https://github.com/AkariAsai/self-rag/blob/1fcdc420e48f50a7d7ab1ece5494221b93252e99/data_creation/generator/create_retrieval_data.py#L115 Thank you!

Dear Authors, Thank you for this great work! I have a question regarding the Wikipedia corpus used for PopQA in the paper. Did you use the one you provide [here](https://github.com/AkariAsai/self-rag/blob/main/retrieval_lm/download_demo_corpus.sh)?...