Clean export package for the architecture benchmark experiment.
Contents:
benchmark_main.py: runs the three-architecture benchmarkcreate_eval_slice.py: builds balanced evaluation slicesbenchmark_config.json: benchmark settingsEval_Slices/: balanced 100-row evaluation slice used in the final fair runResults/BENCH_20260324_132323/: final fair run outputsSUMMARY.md: concise findings
Architectures benchmarked:
openai_onlyensemble_judgechain_review
Final headline result:
ensemble_judgeperformed best on the balanced 100-row evaluation slice.
Original dataset: Mental Health Text Classification Dataset (Kaggle)
The full raw dataset is not included in this repository. This repository includes only:
- benchmark code
- a balanced 100-row evaluation slice derived from the dataset
- final benchmark outputs