Hi team, thanks for the great work! The idea of synthesizing executable environments at scale for agentic RL is very exciting, and the released dataset has been extremely useful for our research.
I'm running evaluations on the released AWM-1K environments and noticed that 225 out of ~1000 environments consistently produce server_error during verification, caused by seed SQL errors. These errors are 100% reproducible across multiple independent runs and replay.
Questions
- Were these environments excluded during RL training? (The paper uses 526 environments — was this subset selected to avoid broken ones?)
- Any plan to fix and re-release the dataset?
Thanks!
Hi team, thanks for the great work! The idea of synthesizing executable environments at scale for agentic RL is very exciting, and the released dataset has been extremely useful for our research.
I'm running evaluations on the released AWM-1K environments and noticed that 225 out of ~1000 environments consistently produce
server_errorduring verification, caused by seed SQL errors. These errors are 100% reproducible across multiple independent runs and replay.Questions
Thanks!