archiki / ADaPT

Official code for the paper "ADaPT: As-Needed Decomposition and Planning with Language Models"
https://allenai.github.io/adaptllm/
MIT License
70 stars 9 forks source link

Could you provide the code to reproduce the result of react on textcraft in the paper? #4

Closed yxwang8775 closed 7 months ago

yxwang8775 commented 8 months ago

Could you provide the code to reproduce the result of react on textcraft in the paper?

archiki commented 7 months ago

Just use the run_textcraft.py file with max_depth=1. Hope this helps!