CoolFace
Apppublic

Ash1104/data-cleaning-env

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
25 commits on main
58223676mo ago

restore [START]/[STEP]/[END] text format required by output parser

Suyash1290
ee4eced6mo ago

rewrite inference output as structured JSON, fix /health to return healthy, clamp /reset reward

Suyash1290
1cc1a9d6mo ago

CRITICAL: return reward as plain float per OpenEnv StepResponse spec, not as dict object

Suyash1290
7d75fae6mo ago

comprehensive fix: clamp every reward score at 3 layers (env, API, inference) to strictly (0,1)

Suyash1290
a0060266mo ago

expose bounds-clamped grader function natively directly inside tasks namespace for reflection

Suyash1290
87a49d46mo ago

secure final trailing 0.0 literal trigger in environment step bypass guard

Suyash1290
04ce0156mo ago

fix missing /state schema compliance endpoint and hardcode 0.001 math bounds physically in unreached graders folder files

Suyash1290
62ed52b6mo ago

fix episode cumulative reward tracking pollution across continuous reset pipelines

Suyash1290
cb371546mo ago

add required LLM proxy hooks to pass Phase 2 LLM Criteria validation

Suyash1290
8623db06mo ago

remove HF_TOKEN default value to pass strict checklist constraints

Suyash1290
29abd7d6mo ago

refactor inference logging and evaluation clamp bounds

Suyash1290
8ee6d3f6mo ago

strict numerical bounding for openenv evaluator scoring clamps inside graders and environment

Suyash1290
40eb21e6mo ago

fix openenv validate entry point hook requirements

Suyash1290
42f5cda6mo ago

refactor to multi-mode deployment structure

Suyash1290
e3667e56mo ago

add required pyproject.toml for multi-mode deployment

Suyash1290
37b7c966mo ago

update inference formatting and openenv reset strictness

Suyash1290
59478ec6mo ago

fix root endpoint for HF readiness

Suyash1290
f542cdc6mo ago

force rebuild fix

Suyash1290
4ccc6046mo ago

force rebuild fix

Suyash1290
8c7b9cd6mo ago

fix startup detection

Suyash1290
34866d76mo ago

fix hf startup detection

Suyash1290
699d4516mo ago

force docker config

Suyash1290
c4a43a06mo ago

fix hf config

Suyash1290
e8dd05c6mo ago

cleanup before deploy

Suyash1290
29994226mo ago

final submission

Suyash1290