sql-agent-openenv / inference.py

Commit History

Bulletproof _safe_score for all bad inputs (None, NaN, strings, bool)
2014920

ar9avg commited on

Defensive score clamping at all emission points
263261a

ar9avg commited on

Widen score epsilon to 0.01 so :.3f formatting stays in (0, 1)
ba69b5f

ar9avg commited on

Fix reward.value to always be task_score in (0,1) exclusive
b86d426

ar9avg commited on

Fix task scores to be strictly in (0, 1) exclusive per OpenEnv spec
d2d92b8

ar9avg commited on

Initial submission: SQL Agent OpenEnv for Meta+HF hackathon
3c665d2

ar9avg commited on