Commit History

inference file change
23cd9a7

mathi3046 commited on

fix: enforce strict (0,1) on ALL score fields including penalties
1a071c6

mathi3046 commited on

last 0 and 1 error update
6c591d0

mathi3046 commited on

fix: clamp all task scores to strict (0,1) range - never 0.0 or 1.0 - grader.py: add _clamp() helper, apply to all sub-scores and total - models.py: update Pydantic fields to gt/lt strict bounds - inference.py: clamp avg_reward and final_score Fixes Phase 2 'task scores out of range' validation error
11e6068

mathi3046 commited on

project upload
81aa69d

mathi3046 commited on