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

How to run a specific alfworld environment? #34

Open
ai-nikolai opened this issue Jan 14, 2024 · 0 comments
Open

How to run a specific alfworld environment? #34

ai-nikolai opened this issue Jan 14, 2024 · 0 comments

Comments

@ai-nikolai
Copy link

It seems like the ./run_simple.sh and ./run_reflexion.sh scripts run through all the environments one by one. It is not clear, however, where in the code the particular environment is selected. Does it happen in alfworld_trial.py line 109:

ob, info = env.reset()

?

I.e. how can we for example run env5, 23, 28 only?

Also, what splits are available and how do they influence the environments (and how)?

Thank you.

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

1 participant