Skip to content

Commit

Permalink
add instruction for conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
xingyaoww committed Feb 25, 2025
1 parent 7758a10 commit 603e6b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions evaluation/benchmarks/swe_bench/SWE-Gym.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ export ALLHANDS_API_KEY=ah-yourkey

NOTE: SWE-Gym sampling with parallism is currently only tested with AllHands RemoteRuntime (limited beta). Contact `[email protected]` to apply for access.


5. When `rollout_swegym.sh` finishes, you will get a file called `output.with_completions.jsonl.gz`. Then you can use [`./scripts/swegym/convert_data.ipynb`](./scripts/swegym/convert_data.ipynb) to convert them into SFT data format.

---
# More info about SWE-Gym

Expand Down

0 comments on commit 603e6b0

Please sign in to comment.