Skip to content

Commit 73f86f7

Browse files
authored
chore: update download link
1 parent b150f28 commit 73f86f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README_swebench.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ mkdir results # where we will save our results
4343
4444
> [!TIP]
4545
>
46-
> Since for each issue in the benchmark (both SWE-Bench Lite and SWE-Bench Verified) we need to checkout the repository and process the files, you might want to save some time by downloading the preprocessed data here: [swebench_lite_repo_structure.zip](https://github.com/OpenAutoCoder/Agentless/releases/tag/v0.1.0)
46+
> Since for each issue in the benchmark (both SWE-Bench Lite and SWE-Bench Verified) we need to checkout the repository and process the files, you might want to save some time by downloading the preprocessed data here: [swebench_lite_repo_structure.zip](https://github.com/OpenAutoCoder/Agentless/releases/tag/v1.5.0)
4747
>
4848
> After downloading, please unzip and export the location as such `export PROJECT_FILE_LOC={folder which you saved}`
4949
@@ -371,4 +371,4 @@ For each of the `output.jsonl` files produced for each of the steps (including s
371371
python dev/util/cost.py --output_file example_step/output.jsonl
372372
```
373373

374-
This will output the dollar cost as well as the number of tokens. `--embedding_cost` can be used to compute the cost of the embedding step.
374+
This will output the dollar cost as well as the number of tokens. `--embedding_cost` can be used to compute the cost of the embedding step.

0 commit comments

Comments
 (0)