financial_audit_env / inference.py

Commit History

Round 2 Implementation: Multi-period campaign, regulatory shocks, adversarial grading, and GRPO training infrastructure
52f5c27

balloonmann commited on

Refine comment wording for scoring stability paths
f76bbd6

balloonmann commited on

Harden score constraints in app and align inference Round-1 defaults
4943c0a

balloonmann commited on

Harden inference score/reward logging for validator
3aa8a50

balloonmann commited on

Scrub remaining instances of raw 0.0 and 1.0 logic to 0.01 and 0.99
a47adf4

balloonmann commited on

Clamp grader and inference rewards securely to 0.01 and 0.99
2c804dd

balloonmann commited on

Fix inference stdout formatting and update graders tests for strictly clamped reward constraint bounds
21fc032

balloonmann commited on

fix: global invariant enforcement 0<score<1 on api pit stop and robust tests
a16cc4e

balloonmann commited on

fix: increase score epsilon to 0.01 for validator safety
83a8172

balloonmann commited on

fix: clamp scores to (0,1) exclusive for Phase 2 validation; add root requirements.txt; defensive imports in inference.py
09ef9e7

balloonmann commited on

parameter compliance
de0ded8

balloonmann commited on

parameter compliance
e8e8338

balloonmann commited on

docs: update baseline scores and add failure analysis
23a217c

balloonmann commited on

fix: resolve README merge conflicts + add mandatory [START]/[STEP]/[END] structured logging to inference.py
a7257f6

balloonmann commited on

Added hackathon-compliant inference.py and validation script
6c9aa8d

balloonmann commited on