Files
brain-of-reese/benchmarks/model_benchmarks.csv
T
ducoterra f221b40fce feat(agent): add CSV benchmark recorder + summary/embedding test scripts and skills
New files:
- scripts/model_benchmark.py — shared CSV recorder for all model tests
- scripts/test_summary_model.py — summary model quality benchmark (coherence, coverage, brevity, hallucination)
- scripts/test_embed_model.py — embedding model benchmark (dimension, cosine accuracy, speed)
- .agents/skills/test-summary-model/SKILL.md — skill for testing summary models
- .agents/skills/test-embed-model/SKILL.md — skill for testing embedding models
- benchmarks/README.md — schema documentation

Updated:
- .agents/skills/test-chat-model/SKILL.md — now also records to CSV

All three scripts write to benchmarks/model_benchmarks.csv with one row
per run per check. The CSV accumulates results across runs for comparison.
2026-09-06 21:58:35 -04:00

760 B

1datescriptmodelmodegate_statusturnsansweredcapstool_turnsemittedexecutedcontractwall_scontract_denomexecuted_denomtool_turns_denomextra1_colextra1_valextra2_colextra2_val
22026-09-06summarylitequalityFAIL8800005826.95808coherence4.0/5hallucinations4/8
32026-09-06summarylitequalityFAIL8800005325.45308coherence4.0/5hallucinations5/8
42026-09-06embedembeddimensionPASS11000010.1101actual_dim768expected_dim768
52026-09-06embedembedcosinePASS11000010.2101margin0.283quality56
62026-09-06embedembedspeedPASS11000010.5101rate93.8 vec/sbad_vectors0
72026-09-06summaryturboqualityFAIL8800006325.36308coherence4.0/5hallucinations3/8