Commit History

fix: adjust exact_match threshold to 0.95 to work with clamped breakdown values
9e9343e

rahulkr182 commited on

fix: widen reward clamp from (0.001,0.999) to (0.01,0.99) — evaluator rounds values
7ea37fe

rahulkr182 commited on

Fix: clamp rewards to (0.001, 0.999) — evaluator requires strictly (0, 1)
28bab01

rahulkr182 commited on

Restructure to match official OpenEnv reference environments
1bdc70f

rahulkr182 commited on

Add expert tasks, blind mode, step cost/bonus, improved prompting
45fe341

rahulkr182 commited on

Add /metadata and /mcp endpoints for openenv runtime validation
4de74f3

rahulkr182 commited on

Add root endpoint to fix 404 on HF Space homepage
86f4da2

rahulkr182 commited on

feat: OpenEnv SQL Query Environment
83be213

rahulkr182 commited on