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

Expose data_lag_days in CityObservation; remove fragile num_districts==6 inference
b43f9e6

RohitChandramouli6618 commited on

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

RohitChandramouli6618 commited on

Fix episodic memory: store relative district rank instead of absolute ID
7537292

RohitChandramouli6618 commited on

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

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

RohitChandramouli6618 commited on

Cut easy rollouts 3β†’2 to stay under 20min; update GRPO scores; fill config/tasks.yaml
3e4a196

RohitChandramouli6618 commited on

Fix project.scripts key: 'serve' β†’ 'server' (OpenEnv validator requires this exact name)
a209549

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

Fix Logs: Changed Output Logs to Text for both Dumb Greedy Agent and LLM+GRPO Agent
610e181

RohitChandramouli6618 commited on

Fix Logs: Added Output Log for both Dumb Greedy Agent and LLM+GRPO Agent
4c89e12

RohitChandramouli6618 commited on

Fix easy task seed D0↔D1 so dumb greedy targets wrong district; fix signal thresholds
1b5ce08

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

Fix restriction auto-lift, density-weighted penalty, /info endpoint accuracy, updated README
3d5cf7f

RohitChandramouli6618 commited on

Easy rollouts 2β†’3 for better score stability, still under 20min
a263356

RohitChandramouli6618 commited on

Per-task rollouts: easy=2, medium=4, hard=4 β€” reduces runtime to ~16min
1422c62

RohitChandramouli6618 commited on

Reduce max_tokens 120β†’60 β€” agent uses ~32 tokens, no content affected
ddcd303

RohitChandramouli6618 commited on

Fix grader weights hospital=0.40/containment=0.35, fix memory threshold in update_memory
9eafd01

RohitChandramouli6618 commited on

Fix memory threshold, pre-compute lag estimates in hard prompt
c454091

RohitChandramouli6618 commited on

Fix memory threshold, pre-compute lag estimates in hard prompt
7f110fa

RohitChandramouli6618 commited on