/SelfCheck

Code for the paper <SelfCheck: Using LLMs to Zero-Shot Check Their Own Step-by-Step Reasoning>

Primary LanguagePython

To use this codebase, please first fill in you OpenAI API in src/gpt.py and then check script/run.sh for an example of running and evaluating.