gdpr-auditor / inference.py

Commit History

fix: use 0.001/0.999 bounds — 1e-6 formats as 0.0000 in :.4f stdout which validator reads as 0.0
dd054aa

Charan Sai Mamidala commited on

fix: eliminate all exact 0.0/1.0 paths, update reward_range in yaml and api to strict (0,1) bounds
fe47b4f

Charan Sai Mamidala commited on

fix: clamp task scores to strictly open (0, 1) interval for Phase 2 validator
9399089

Charan Sai Mamidala commited on

Fix env loading for inference and add reward_space to openenv.yaml
b0406e4

Charan Sai Mamidala commited on

fix: correct [START]/[STEP]/[END] log format to exact spec - lowercase key=value pairs, done=true/false, error=null, rewards as comma-separated floats with .4f precision
b8214ff

Charan Sai Mamidala commited on

Update inference.py and openenv.yaml with improvements
66fc5d8

Charan Sai Mamidala commited on

Refactor GDPR Auditor: Full OpenEnv compliance & project cleanup
56257d2

Charan Sai Mamidala commited on

Initial commit
3c7cc35

Charan Sai Mamidala commited on