ircot icon indicating copy to clipboard operation
ircot copied to clipboard

Repository for Interleaving Retrieval with Chain-of-Thought Reasoning for Knowledge-Intensive Multi-Step Questions, ACL23

Results 13 ircot issues
Sort by recently updated
recently updated
newest added

2wikimultihop without test label, how do you evaluate?

Hi, thanks for your brilliant code, there are some issues confused me in the repo. 1. How can we extract final QA answer when using direct prompt (with Flan-t5-xl model)?...

hi, I have recall question. In your source code SupportEmF1Metric(Metric), your program get title-level and para-level. about this criterion, I have some question 1. para mean sentence in context? each...