This is the official repo for the paper InteGround: On the Evaluation of Verification and Retrieval Planning in Integrative Grounding [Arxiv].
To enable prompting with LLMs, you need to implement the method get_llm_response() in utils.py first.
For accessing the datasets we used, please refer to data.py/get_datasets().
Please refer to the entry script
python launcher_verification.pyPlease refer to the entry script
python launcher_planning.pyIf you have any questions, please feel free to send an email to [email protected].
