Skip to content

Commit 5eb5e47

Browse files
committed
readme change
1 parent f7047fd commit 5eb5e47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ python hud_eval.py --taskset <taskset_id> [--parallel] [--max_concurrent <n>]
188188
# Run a taskset serially
189189
python hud_eval.py --taskset SheetBench-V2
190190

191-
# Run in parallel with 5 concurrent tasks
192-
python hud_eval.py --taskset OSWorld-Verified --parallel --max_concurrent 5
191+
# Run in parallel with 50 concurrent tasks
192+
python hud_eval.py --taskset OSWorld-Verified --parallel --max_concurrent 50
193193
```
194194

195195
## Computers

0 commit comments

Comments
 (0)