PRP iterates a verify-then-rectify process to progressively identify incorrect answers and rectify the reasoning paths.
Check out our 22-page paper for more information.
Python==3.9.12
pip install -r requirements.txtpython run.py --data_index 0@inproceedings{wu2024prp,
title={Get an A in Math: Progressive Rectification Prompting},
author={Wu, Zhenyu and Jiang, Meng and Shen, Chao},
booktitle={The Thirty-Seventh AAAI Conference on Artificial Intelligence (AAAI 2024)},
year={2024}
}This project is licensed under the Apache-2.0 License.
