Skip to content

Commit 79ba0ca

Browse files
committed
wip
1 parent 8c89007 commit 79ba0ca

File tree

2 files changed

+0
-256
lines changed

2 files changed

+0
-256
lines changed

.github/workflows/benchmark-reusable.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -172,20 +172,6 @@ JSON
172172
echo "benchmark.json not found, skipping summary log"
173173
fi
174174
175-
- name: Run benchmark-level judge analysis
176-
env:
177-
BENCHMARK_EVAL: ${{ matrix.eval }}
178-
run: |
179-
set -euo pipefail
180-
echo ""
181-
echo "═══════════════════════════════════════════════════════"
182-
echo "JUDGE CONSISTENCY ANALYSIS"
183-
echo "Evaluation: ${BENCHMARK_EVAL}"
184-
echo "═══════════════════════════════════════════════════════"
185-
echo ""
186-
bun run scripts/analysis.ts benchmark.json || true
187-
echo ""
188-
189175
- name: Prepare artifact name
190176
id: artifact
191177
env:

scripts/run-all-evals.ts

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)