weizhepei / InstructRAG

InstructRAG: Instructing Retrieval-Augmented Generation via Self-Synthesized Rationales
https://weizhepei.com/instruct-rag-page
MIT License
54 stars 4 forks source link

数据集里缺失上下文文档 #1

Closed scwu1008 closed 4 months ago

scwu1008 commented 4 months ago

数据集里缺失上下文文档,导致data_utils.py文件中第108行example["ctxs"]代码尝试获取上下文时报错,请问这个应该怎么解决?

scwu1008 commented 4 months ago

看到了,dataset里的readme有介绍