We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hello.
May I ask how to run the full test cases to get the figures reported in the paper ? For example, in acronym task, I only see the unit testing, and I cannot find any code to run https://github.com/madaan/self-refine/blob/main/src/acronym/run_mcts.py.
also, where is the titles_file in https://github.com/madaan/self-refine/blob/main/src/acronym/run.py#L102 ?
For task Commongen, it seems that running python -u src/commongen/run.py cmd stair bubble team dryer puppy aliens cat could not download any data.
python -u src/commongen/run.py cmd stair bubble team dryer puppy aliens cat
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello.
May I ask how to run the full test cases to get the figures reported in the paper ?
For example, in acronym task, I only see the unit testing, and I cannot find any code to run https://github.com/madaan/self-refine/blob/main/src/acronym/run_mcts.py.
also, where is the titles_file in https://github.com/madaan/self-refine/blob/main/src/acronym/run.py#L102 ?
For task Commongen, it seems that running
python -u src/commongen/run.py cmd stair bubble team dryer puppy aliens cat
could not download any data.The text was updated successfully, but these errors were encountered: