Commit History

Fix all reward=0.0 cases - clamp everything to 0.001 minimum
964c5bf

P-Karthik-Mohan commited on

Clamp reward in step endpoint strictly between 0 and 1
5e74084

P-Karthik-Mohan commited on

Match passing submission pattern - score clamped, top level client
aad228d

P-Karthik-Mohan commited on

Clamp reward to strictly between 0 and 1 as required
c4c20c0

P-Karthik-Mohan commited on

Fix reset - handle empty body, task_id defaults to 1
bdec1e0

P-Karthik-Mohan commited on

Fix: Single task per invocation as required :)
5e910ae

P-Karthik-Mohan commited on

Removed pycache and test.py from tracking :) [idk even after adding it to gitignore how it got pushed]
7a3d85a

P-Karthik-Mohan commited on

Fixed HF_TOKEN has no default value as required :)
e106b6e

P-Karthik-Mohan commited on

Fix END log format to match sample exactly :)
4e17f50

P-Karthik-Mohan commited on

Add pyproject.toml , server/app.py .. - openenv validate passed
7b19898

P-Karthik-Mohan commited on

fixed hardcoded api key :)
fe5c216
verified

P-Karthik-Mohan commited on

Update README for 8 tasks and final scores
a3583f9

P-Karthik-Mohan commited on

Final submission - 0.985 average reward, 6/8 tasks solved
d664e16

P-Karthik-Mohan commited on

Fix task 8 answer query to match agent output exactly
a752355

P-Karthik-Mohan commited on

Fix floating point precision in task 8
c915835

P-Karthik-Mohan commited on

Fix normalize function for floating point comparison
4d850bf

P-Karthik-Mohan commited on

Fix task 6 month format and task 8 rounding
90aa4a4

P-Karthik-Mohan commited on

Add tasks 4 and 5, fix inference with dotenv
152f7d7

P-Karthik-Mohan commited on

Restore clean files , removed gradio, added task 4 and 5 :)
949c1e6

P-Karthik-Mohan commited on

Remove unused files... final clean submission:)
ee70dbf

P-Karthik-Mohan commited on

Reviewed and removed unwanted things
2c0f06f

P-Karthik-Mohan commited on