Skip to content

wzy6642/PRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get an A in Math: Progressive Rectification Prompting (AAAI 2024)

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.

image

Requirements

Python==3.9.12
pip install -r requirements.txt

Quick Start

python run.py --data_index 0

Experimental Results

image

Citing PRP

@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}
}

License

This project is licensed under the Apache-2.0 License.

Releases

No releases published

Packages

No packages published

Languages