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

blank feedback and feedback_content #4

Open
yananchen1989 opened this issue Feb 12, 2025 · 0 comments
Open

blank feedback and feedback_content #4

yananchen1989 opened this issue Feb 12, 2025 · 0 comments

Comments

@yananchen1989
Copy link

hi author,

in the file run_eval.py,
when I run the agent (human), i find that the obs.text , feedback from get_feedback and feedback_content from obs.game_states["option_mode_info"]["feedback_content"] are always blank.

Does this make sense ?

i trace the definition of get_feedback from the file predicate.py, looks like that return obs.game_states["option_mode_info"]["feedback"] is always executed, is this right ?
i suppose at each step, after the action being executed, there should be feedback with either success or failed, to indicate whether this action is executed successfully, right ?

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