Update model references: Llama 3.3 70B → Llama 3.1 8B Instant, runtime 19.8min → ~10min 1e308ec RohitChandramouli6618 commited on Apr 10
Update greedy baseline numbers from latest test_local run; recalculate lifts a251104 RohitChandramouli6618 commited on Apr 10
Fix duplicate WebSocket log output; update benchmark numbers to latest run (avg 75.9%, ~10min) bfbbcd1 RohitChandramouli6618 commited on Apr 10
Expose data_lag_days in CityObservation; remove fragile num_districts==6 inference b43f9e6 RohitChandramouli6618 commited on Apr 9
Reduce rollouts easy=2 medium=3 hard=3 — target ~15min runtime with buffer for judge overhead 219555f RohitChandramouli6618 commited on Apr 9
Fix 8 issues spotted in code review: Dockerfile path, task descriptions, duplicate function, fallback score consistency, twin constants comment, has_data_lag docs 74f461a RohitChandramouli6618 commited on Apr 8
Update easy rollouts 3→2 everywhere: app.py scores, README 026ea26 RohitChandramouli6618 commited on Apr 8
Fix all hackathon validator errors: pyproject.toml deps+scripts, app.py main(), inference.py per-task rollouts 1e0a7e6 RohitChandramouli6618 commited on Apr 8
Update all dashboard tabs and README with actual test run numbers 6e28a1b RohitChandramouli6618 commited on Apr 8
Fix orphaned Phase 3 comment text rendering visibly on all tabs 50e16d4 RohitChandramouli6618 commited on Apr 8
Phase 2: replace live demo with static greedy + LLM+GRPO results from actual test runs 53d6a50 RohitChandramouli6618 commited on Apr 8
Fix easy task seed D0↔D1 so dumb greedy targets wrong district; fix signal thresholds 1b5ce08 RohitChandramouli6618 commited on Apr 7
Remove smart greedy — benchmark is dumb greedy vs LLM+GRPO only, matching judging criteria 020a02a RohitChandramouli6618 commited on Apr 7
Phase 2 dashboard: 3 evals (greedy live + GRPO benchmark + variance check), comprehensive test_local.py dc4e357 RohitChandramouli6618 commited on Apr 7
Fix Pylance reportInvalidStringEscapeSequence: replace regex \\b\\w with split/map capitalise 33e8c9b RohitChandramouli6618 commited on Apr 7
Rewrite app.py: 3-phase judge dashboard, /validate endpoint, live Phase 1 checks ee73dde RohitChandramouli6618 commited on Apr 7
Rewrite app.py: 3-phase judge dashboard, /validate endpoint, live Phase 1 checks fa9b8c7 RohitChandramouli6618 commited on Apr 7
Fix restriction auto-lift, density-weighted penalty, /info endpoint accuracy, updated README 3d5cf7f RohitChandramouli6618 commited on Apr 7
Fix grader weights hospital=0.40/containment=0.35, fix memory threshold in update_memory 9eafd01 RohitChandramouli6618 commited on Apr 7
Raise medium seeds so hospital score reflects outbreak severity d795c8e RohitChandramouli6618 commited on Apr 5
Fix: D0 seed above threshold, faster hospital drain, containment as primary metric 1169cdd RohitChandramouli6618 commited on Apr 5
Fix treatment/recovery calibration, hospital breach reward, efficiency grader, recalibrate seeds 4d57df8 RohitChandramouli6618 commited on Apr 5
Fix realism: natural recovery in spread, hospital breach at 10%, linear spillover, correct prompt fe22c22 RohitChandramouli6618 commited on Apr 5
Lower spread to 0.08, fix efficiency grader to account for treatment reduction ea31a4f RohitChandramouli6618 commited on Apr 4
Swap grader weights: hospital=45% primary constraint, containment=30%, calibrate environment 1f18d1f RohitChandramouli6618 commited on Apr 4
Lower spread rate to 0.09, fix medium seeds, teach focused allocation strategy d3b81d6 RohitChandramouli6618 commited on Apr 4
Raise seeds to prevent premature termination on medium and hard 33a1e6b RohitChandramouli6618 commited on Apr 4
Raise treatment reduction, lower medium/hard seeds, focus prompt strategy 0954bcf RohitChandramouli6618 commited on Apr 4
Fix speed score bug, restore partial resource replenishment, raise easy seed 9cdea7c RohitChandramouli6618 commited on Apr 4
Fix resource replenishment, grader efficiency, seed calibration, prompt strategy ec747a2 RohitChandramouli6618 commited on Apr 4
Fix 1-step termination bug, fix done field in trajectory, recalibrate seeds bf35524 RohitChandramouli6618 commited on Apr 3
Fix core environment solvability: add treatment reduction, calibrate seeds and spread rates, fix hospital grader denominator 455b146 RohitChandramouli6618 commited on Apr 3
Professional judge dashboard with 5 tabs, live demo, grader breakdown, baseline scores 5acbcae RohitChandramouli6618 commited on Apr 3
Calibrate grader: soften hospital breach penalty, grace period for containment, fix speed score c5694dd RohitChandramouli6618 commited on Apr 2
Add /grade endpoint, use real grader scores in evaluator 9b98195 RohitChandramouli6618 commited on Apr 2
Reduce hard max_steps to 15 to prevent WebSocket timeout 14e1e76 RohitChandramouli6618 commited on Apr 2