open_env / inference.py

Commit History

Use linear transformation to strictly exclude 0.0 and 1.0 from score
9de2ed4

Ramachandra Dayal K commited on

Fix score boundaries to fall strictly within (0, 1) range
ef86455

Ramachandra Dayal K commited on

Revert task scores to decimal range (0.0-1.0)
b52532e

Ramachandra Dayal K commited on

Refactor scores from decimal (0.0-1.0) to integer (0-100)
d2f876e

Ramachandra Dayal K commited on

Add inference.py adhering to OpenEnv Spec
6ad652b

Ramachandra Dayal K commited on