Skip to content
New issue

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

Is the codebase currently runnable? #30

Open
DingYX0731 opened this issue Aug 20, 2024 · 2 comments
Open

Is the codebase currently runnable? #30

DingYX0731 opened this issue Aug 20, 2024 · 2 comments

Comments

@DingYX0731
Copy link

I have noticed that the code has been modified these days. So I am wondering how I can run an example reasoning task. Should I run
run_automatically.py? It seems that there are some bugs.
QQ_1724174875335

@HenrySprueill
Copy link
Collaborator

Yes, the codebase should be runnable. I've added some information to the README.md file under "Running the ICML Code". The file you'll want to use for reproducing the results of the ICML paper is src/scripts/run_icml_queries.py

In the README are instructions on how to set up a .env file to connect to the azure OpenAI api, how to set up a local redis server to run GNN relaxations, and how to run the ICML code.

More recent modifications are related to future work or are minor tweaks to make the code simpler (such as batching and DataParallel)

@DingYX0731
Copy link
Author

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants