allenai / allenai/ScienceWorld

Optional goals are marked too early

未关闭
#17 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
To be confirmed
主要语言
Scala
星标
391
派生
42
PR 合并指标
30 天内没有已合并 PR

描述

I noticed the issue in `task-7-identify-life-stages-1-var0`, but others might be affected. I have a modified version of the web server example that prints out SW's goals. I attached a PDF printout of my browser to illustrate the bug.

* At Move 8, `GoalStayInLocation Stay in goal location for 10 steps`, `GoalStayInLocation Stay in goal location for 20 steps`, and `GoalStayInLocation Stay in goal location for 30 steps` are all `false`
* At Move 9 I issue the `wait` command and SW confirms waiting for 10 iterations.
* After `wait` (still at Move 9) the goals `GoalStayInLocation Stay in goal location for 10 steps`, `GoalStayInLocation Stay in goal location for 20 steps`, and `GoalStayInLocation Stay in goal location for 30 steps` are all `true` when only the first one should be `true`.

[time_goal_bug.pdf](https://github.com/allenai/ScienceWorld/files/9270144/time_goal_bug.pdf)

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。