Skip to content

Commit 3d49bd8

Browse files
authored
Update run_evaluate_multiple_runs_xbench-ds.sh
1 parent 1c4f961 commit 3d49bd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/run_evaluate_multiple_runs_xbench-ds.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# Configuration parameters
88
NUM_RUNS=3
9-
AGENT_SET="agent_quickstart_1"
9+
AGENT_SET="agent_xbench-ds"
1010
BENCHMARK_NAME="xbench-ds"
1111
MAX_CONCURRENT=5
1212
export CHINESE_CONTEXT="true"
@@ -87,4 +87,4 @@ uv run utils/util_llm_parallel_thinking.py \
8787

8888
echo "=========================================="
8989
echo "Parallel thinking post-processing completed!"
90-
echo "=========================================="
90+
echo "=========================================="

0 commit comments

Comments
 (0)