Skip to content

Commit 5c028a7

Browse files
sjarmakclaude
andcommitted
chore: update judge_demo.py demo paths to test-unitgen-go-001
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 87151a3 commit 5c028a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

scripts/judge_demo.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@
5656
BL_TASK_DIR = Path(
5757
"/home/stephanie_jarmak/CodeContextBench/runs/staging/"
5858
"test_sonnet_20260219_015458_to_20260219_213932/"
59-
"baseline/ccb_test_aspnetcore-code-review-001_baseline/"
60-
"aspnetcore-code-review-001__oQaYJCo"
59+
"baseline/ccb_test_test-unitgen-go-001_baseline/"
60+
"test-unitgen-go-001__7SxXhsF"
6161
)
6262

6363
SG_TASK_DIR = Path(
6464
"/home/stephanie_jarmak/CodeContextBench/runs/staging/"
6565
"test_sonnet_20260219_015458_to_20260219_213932/"
66-
"sourcegraph_full/ccb_test_aspnetcore-code-review-001_sourcegraph_full/"
67-
"rerun_aspnetcore-code-review-001__sqVcQmi"
66+
"sourcegraph_full/ccb_test_test-unitgen-go-001_sourcegraph_full/"
67+
"sdlc_test_test-unitgen-go-001_TJ__VwAEJTL"
6868
)
6969

70-
TASK_ID = "aspnetcore-code-review-001"
70+
TASK_ID = "test-unitgen-go-001"
7171
BENCHMARK = "ccb_test"
7272
MODEL = "gpt-4o"
7373

0 commit comments

Comments
 (0)