CoolFace
Apppublic

mentaura/content-moderation-openenv

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
7 commits on main
5b9ca505mo ago

Fix: clamp all grader scores strictly to (0.01, 0.99) — never 0.0 or 1.0

mentaura
07032cb5mo ago

Fix routes dedup: use app.router.routes instead of read-only app.routes

mentaura
eefa3905mo ago

Fix inference logging and enhance server robustness

mentaura
84de1ad6mo ago

Update task scores to strictly fall within (0, 1) to pass Phase 2 deep validation

mentaura
cf6efba6mo ago

Update inference.py environment variable declarations to strictly match syntax scanner

mentaura
addbbe06mo ago

Fix HF Space Configuration by adding YAML frontmatter

mentaura
ab749566mo ago

Initialize OpenEnv content moderation app

mentaura