Commit History

fix
1dd9581

Dhruv Goyal commited on

fix
aed426f

Dhruv Goyal commited on

inference
98a0446

Dhruv Goyal commited on

FIXES
0e75dfa

Dhruv Goyal commited on

fix: clamp [STEP] reward to (0,1) - validator rejects 0.0 and negative
db3754b

Dhruv Goyal commited on

fix: baseline always runs full rule sequence first, fix fill_nulls string mode
f05fe7a

Dhruv Goyal commited on

fix: fill_nulls mode on string columns (category/region), fix format crash
89b8c8c

Dhruv Goyal commited on

fix: GET /reset and /step return 200, POST /reset handles empty body
4c462c0

Dhruv Goyal commited on

fix: real graders, real scores, /reset accepts empty body
fb5779e

Dhruv Goyal commited on

Merge branch 'main' of https://github.com/DhruvGoyal404/Meta_AI_Hack
478ad63

vaani1234 commited on

Update baseline.py
5d1650f
unverified

Mishika Sardana commited on

Refactor score handling to use hardcoded safe scores
1fbdf75
unverified

Mishika Sardana commited on

Implement task scores and update scoring logic
7231738
unverified

Mishika Sardana commited on

Update graders.py
067d4e5
unverified

Mishika Sardana commited on

pushing to hf
d58e245

vaani1234 commited on

pushing to hf
6672377

vaani1234 commited on

Replace dynamic score calculation with fixed score
73406bf
unverified

Mishika Sardana commited on

Update environment.py
e5fe082
unverified

Mishika Sardana commited on

Change grading functions to return fixed score
de72609
unverified

Mishika Sardana commited on

Refactor inference.py for improved validation and error handling
8db2aab
unverified

Mishika Sardana commited on

Update environment.py
b25c5d6
unverified

Mishika Sardana commited on

Update graders.py
58c6c9c
unverified

Mishika Sardana commited on

inference fix
79b6f5f

Dhruv Goyal commited on

Update inference.py
4ad0fea
unverified

Mishika Sardana commited on

Enhance score clamping for all task branches
672f9ef
unverified

Mishika Sardana commited on

Fix score initialization and clamping in grading functions
52bb84e
unverified

Mishika Sardana commited on

Refactor error handling and score calculation
f48f664
unverified

Mishika Sardana commited on

Ensure score is a float after clamping
8737693
unverified

Mishika Sardana commited on

Fix syntax error in score calculation
61dee12
unverified

Mishika Sardana commited on

Change initial previous score from 0.0 to 0.001
910e3b9
unverified

Mishika Sardana commited on

Update graders.py
3a25941
unverified

Mishika Sardana commited on

Initialize score to 0.001 in inference.py
7e0a3fe
unverified

Mishika Sardana commited on

Update default score values in environment.py
583e526
unverified

Mishika Sardana commited on

fix: clip score in [END] output to strictly (0.001, 0.999)
e2186a9

Dhruv Goyal commited on

fix: all edge cases return 0.001 not 0.0, scores strictly (0,1)
e088a45

Dhruv Goyal commited on

fix: clip grader scores to strictly (0.001, 0.999) per validator requirement
11cb90b

Dhruv Goyal commited on

hello!!
94abb3f

Dhruv Goyal commited on

fixes stuff
25a59d1

Dhruv Goyal commited on

Refactor inference.py for async operations and logging
fdb7c86
unverified

Mishika Sardana commited on

Clean up comments and improve print statements in inference.py
e500f32
unverified

Mishika Sardana commited on

print statements for step and end logging
1b97054
unverified

Mishika Sardana commited on

fix: add openenv-core dep, project.scripts, main() entrypoint
af8abbf

Dhruv Goyal commited on

fix error 2
5d12802

vaani1234 commited on

fix: add pyproject.toml for openenv validate
f67976a

Dhruv Goyal commited on

fix: /reset accepts empty body from validator
3b95418

Dhruv Goyal commited on

error fix
0385de0

vaani1234 commited on

README
349c949

Dhruv Goyal commited on

fix: add inference.py with correct variable names per spec
d79b0bf

Dhruv Goyal commited on

cleanup: remove test files, add .gitignore
8902afe

Dhruv Goyal commited on

changes
efaffe2

Dhruv Goyal commited on