Commit History

Update model references: Llama 3.3 70B β†’ Llama 3.1 8B Instant, runtime 19.8min β†’ ~10min
1e308ec

RohitChandramouli6618 commited on

Update greedy baseline numbers from latest test_local run; recalculate lifts
a251104

RohitChandramouli6618 commited on

Fix duplicate WebSocket log output; update benchmark numbers to latest run (avg 75.9%, ~10min)
bfbbcd1

RohitChandramouli6618 commited on

Reduce rollouts easy=2 medium=3 hard=3 β€” target ~15min runtime with buffer for judge overhead
219555f

RohitChandramouli6618 commited on

Update easy rollouts 3β†’2 everywhere: app.py scores, README
026ea26

RohitChandramouli6618 commited on

Fix all hackathon validator errors: pyproject.toml deps+scripts, app.py main(), inference.py per-task rollouts
1e0a7e6

RohitChandramouli6618 commited on

Update all dashboard tabs and README with actual test run numbers
6e28a1b

RohitChandramouli6618 commited on

Fix orphaned Phase 3 comment text rendering visibly on all tabs
50e16d4

RohitChandramouli6618 commited on

Phase 2: replace live demo with static greedy + LLM+GRPO results from actual test runs
53d6a50

RohitChandramouli6618 commited on

Remove smart greedy β€” benchmark is dumb greedy vs LLM+GRPO only, matching judging criteria
020a02a

RohitChandramouli6618 commited on

Phase 2 dashboard: 3 evals (greedy live + GRPO benchmark + variance check), comprehensive test_local.py
dc4e357

RohitChandramouli6618 commited on

Fix Pylance reportInvalidStringEscapeSequence: replace regex \\b\\w with split/map capitalise
33e8c9b

RohitChandramouli6618 commited on

Rewrite app.py: 3-phase judge dashboard, /validate endpoint, live Phase 1 checks
ee73dde

RohitChandramouli6618 commited on

Rewrite app.py: 3-phase judge dashboard, /validate endpoint, live Phase 1 checks
fa9b8c7

RohitChandramouli6618 commited on

Professional judge dashboard with 5 tabs, live demo, grader breakdown, baseline scores
5acbcae

RohitChandramouli6618 commited on