CoolFace
Apppublic

rushi07ai/email-triage-openenv

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
29 commits on main
82b84b66mo ago

Update README and openenv.yaml with real scores and 20-email episodes

rushi07ai
c1f303f6mo ago

Add 10 more emails (E011-E020), harder grading, 20 email episodes

rushi07ai
13c52796mo ago

Fix [END] format: task= score= steps= with finally block

rushi07ai
ac030216mo ago

Final fix: all rewards strictly 0.1-0.9, no 0.0 or 1.0 anywhere

rushi07ai
7f37b7a6mo ago

Reinstate score clamping to 0.05..0.95

rushi07ai
12c78fc6mo ago

Merge pull request #1 from Ram-coded/feature

rushi07ai
cfdf8236mo ago

New Changes

Ram-coded
fda690d6mo ago

Force score defaults and ranges within (0,1)

rushi07ai
babd4796mo ago

Harden score clamping to 0.05..0.95

rushi07ai
158d0966mo ago

Clamp scores to 0.01..0.99 to satisfy validator

rushi07ai
a41e6ac6mo ago

Clamp all scores strictly within (0,1)

rushi07ai
e272a7e6mo ago

Clamp scores within (0,1)

rushi07ai
c796e5d6mo ago

Fix inference.py: clamp all rewards in [START][STEP][END] logs - never 0.0 or 1.0

rushi07ai
54838596mo ago

Fix penalties field - never exactly 0.0

rushi07ai
09eebe66mo ago

Clamp rewards in inference.py stdout logs - never 0.00 or 1.00

rushi07ai
6e8bfe36mo ago

Complete rewrite: scores naturally in (0.05, 0.95) - never 0.0 or 1.0

rushi07ai
bf90f2e6mo ago

Clamp all reward and score fields in API responses - never 0.0 or 1.0

rushi07ai
0e02dae6mo ago

Clamp all reward and score fields in API responses - never 0.0 or 1.0

rushi07ai
bdcaa646mo ago

Update baseline agent

rushi07ai
1ae10726mo ago

Fix graders indentation and update deps

rushi07ai
5ea390a6mo ago

Fix all scores strictly between 0.01 and 0.99 - no exact 0.0 or 1.0

rushi07ai
2621f506mo ago

Fix Dockerfile: use python:3.11-slim-bookworm for stable builds

rushi07ai
312519a6mo ago

Fix grader scores to be strictly between 0 and 1 (exclusive)

rushi07ai
bad64586mo ago

Fix /reset to accept empty body - default task_classify

rushi07ai
fad1ca46mo ago

Fix HF_TOKEN to have no default value per submission checklist

rushi07ai
d3f301a6mo ago

Clean up structure - tests in tests/ folder

rushi07ai
478d5b86mo ago

openenv validate passing - ready for submission

rushi07ai
efa44c76mo ago

Initial commit

rushi07ai
b49227c6mo ago

initial commit

rushi07ai