Skip to content

Commit 1b72d77

Browse files
authored
Update README.md
1 parent 8fab40c commit 1b72d77

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,9 @@ sweagent run-batch \
121121
#### Phase 3: Evaluation
122122
```bash
123123
git clone https://github.com/SWE-bench/SWE-bench.git
124+
python tackle_pred.py
124125
python evaluation/run_evaluation.py \
125-
--results_dir "" \ # The absolute path obtained in Phase 2, for example "/home/PhoenixPepair/trajectories/root/default__openai--GLM-4.7__t-0.70__p-1.00__c-0.00___swe_bench_verified_test"
126+
--results_dir "" \ # Please Enter The absolute path obtained in Phase 2, for example "/home/PhoenixPepair/trajectories/root/default__openai--GLM-4.7__t-0.70__p-1.00__c-0.00___swe_bench_verified_test"
126127
```
127128

128129

@@ -134,3 +135,4 @@ python evaluation/run_evaluation.py \
134135

135136

136137

138+

0 commit comments

Comments
 (0)