iol-ai-2026-solver / script.py

Commit History

Bump sampling temperature 0.3->0.5 -- single-variable test on v11 (score 0.1303, best-of-day banked)
cb33f4a
verified

jithinjames commited on

Switch to mild sampling (temp=0.3) instead of greedy -- single-variable test on v10 (score 0.0786, best-of-day banked)
be726fd
verified

jithinjames commited on

Trim SAFETY_MARGIN_SECONDS 180s->90s -- single-variable test on v9 (score 0.0786, last sub of the day)
c02ca54
verified

jithinjames commited on

Bump MAX_NEW_TOKENS_FULL 1536->2048 -- single-variable test on v8 (score 0.0786)
1964d3a
verified

jithinjames commited on

Revert capitalization-preservation guard (regressed) -- back to v8 baseline (score 0.0786)
6245d15
verified

jithinjames commited on

Add capitalization-preservation guard -- single-variable test on v8 (score 0.0786)
365a340
verified

jithinjames commited on

Revert morpheme-hyphen guard (regressed) -- back to v8 baseline (score 0.0786)
07fb771
verified

jithinjames commited on

Guard against morpheme-hyphen leakage into FINAL ANSWERS -- single-variable test on v8 (score 0.0786)
dba8e67
verified

jithinjames commited on

Add context-length truncation guard -- single-variable test on v7 (score 0.0786)
47da312
verified

jithinjames commited on

Revert repetition_penalty to 1.15 (1.08 collapsed EM to 0) -- back to v7 baseline
fa57f01
verified

jithinjames commited on

Tune repetition_penalty 1.15->1.08 -- single-variable test on v7 (score 0.0786)
236935c
verified

jithinjames commited on

Bump MAX_NEW_TOKENS_FAST 512->768 -- single-variable test on v6 (score 0.0786)
9b580c1
verified

jithinjames commited on

Add bare-form output constraint (no quotes/punctuation/alternates) -- single-variable test on v5
3e6db66
verified

jithinjames commited on

Revert self-consistency (score collapsed to 0.0) -- back to v5 baseline
279a593
verified

jithinjames commited on

Add self-consistency (N=3 sampled + majority vote) with correct time-budget accounting
c217cc7
verified

jithinjames commited on

Relax FINAL ANSWERS marker regex -- was silently failing to match if model put an answer on the same line as the marker
80cecee
verified

jithinjames commited on

Revert exact-match grading note -- regressed EM to 0.0, restore v4 baseline (score 0.0445)
5aa59f7
verified

jithinjames commited on

Add exact-string-match grading note (isolated test vs v4 baseline)
a7ec84a
verified

jithinjames commited on

Add mild repetition_penalty=1.15 (no ngram ban) -- retry repetition-loop fix without banning literal repeats
261f1d6
verified

jithinjames commited on

Add explanation field for Human Evaluation Challenge track
465f972
verified

jithinjames commited on

Bump MAX_NEW_TOKENS_FULL 1024->1536 (isolated test vs v2 baseline)
271c52f
verified

jithinjames commited on

Revert step-1 trim -- regressed EM to 0.0, restore v2 baseline (score 0.045)
1336c78
verified

jithinjames commited on

Trim step-1 to terse notation, dedup patterns (isolated test vs v2 baseline)
7cb4fb4
verified

jithinjames commited on

Add morpheme-segmentation instruction to step 1 (isolated test)
530ac51
verified

jithinjames commited on

Revert count_expected_items dispatch (regressed chrF in isolated test)
17613f9
verified

jithinjames commited on

Add task_type-aware count_expected_items (isolated test)
eb407f0
verified

jithinjames commited on

Revert repetition guard (regressed exact_match in isolated test)
795363e
verified

jithinjames commited on

Add repetition guard to v1 (single-variable test)
0c9cebf
verified

jithinjames commited on

Revert to v1 script (score 0.0271) after two regressions
117e057
verified

jithinjames commited on

Add repetition guard, trim step-1 to skip already-logged patterns
91bcfae
verified

jithinjames commited on

Fix per-row token budget bug (comparing against wrong variable caused mid-generation cutoffs), trim SYSTEM prompt, task_type-aware count_expected_items
cb599a8
verified

jithinjames commited on

Fix count_expected_items to be task_type-aware (was returning 0 for match_letters/fill_blanks, disabling the pad/truncate safety net)
2ce1f0a
verified

jithinjames commited on

Upload script.py with huggingface_hub
b62f04f
verified

jithinjames commited on

Upload script.py with huggingface_hub
ef8d39f
verified

jithinjames commited on