summaryrefslogtreecommitdiff
path: root/putnam-bench-anon/scripts/__init__.py
diff options
context:
space:
mode:
authorYuren Hao <yurenh2@illinois.edu>2026-04-08 22:06:05 -0500
committerYuren Hao <yurenh2@illinois.edu>2026-04-08 22:06:05 -0500
commit05704d0eb2fa59fe727652465b07db40bcb06c38 (patch)
tree8904aca836cf552fd1a5ae8c2174e9f91e70bbbc /putnam-bench-anon/scripts/__init__.py
Initial release: GAP framework
- Full pipeline: variant generation, multi-judge verification, evaluation - Loaders for OpenAI / Anthropic / Google / xAI / OpenRouter / vLLM - Framework-level mechanism analyses: paired structural overlap, repairability rescue, self-correction probe, cross-model agreement, topic x problem-type interaction - Unicode -> bare-LaTeX cleaner + audit + spot-check - Mirrors https://huggingface.co/datasets/blackhao0426/PutnamGAP
Diffstat (limited to 'putnam-bench-anon/scripts/__init__.py')
-rw-r--r--putnam-bench-anon/scripts/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/putnam-bench-anon/scripts/__init__.py b/putnam-bench-anon/scripts/__init__.py
new file mode 100644
index 0000000..389f811
--- /dev/null
+++ b/putnam-bench-anon/scripts/__init__.py
@@ -0,0 +1 @@
+"""Scripts package for Putnam mathematical problem solver.""" \ No newline at end of file