WhyDidItFail / models.py

Commit History

chore: update doc string
6b279f6

samrat-rm commited on

fix: clamp all rewards and scores to [0.10, 0.90]
d3b224f

samrat-rm Claude Sonnet 4.6 commited on

fix: enforce reward bounds (0.01–0.99) and 2 decimal precision across grader, env, and inference
3781ce7

samrat-rm commited on

feat: implement WhyDidItFailState for full OpenEnv state compliance
ff8ce5f

samrat-rm commited on

fix: tighten label rules for underfitting, overfitting, and vanishing gradients
25fff92

samrat-rm commited on

fix: add reasoning in Action class
dfbe1fe

samrat-rm commited on

feat: define WhyDidItFailAction and WhyDidItFailObservation models with typed fields and descriptions
5bf3c8c

samrat-rm commited on

Initial commit
b37875f

samrat-rm commited on