Skip to content

examples: OpenAI RFT python-grader template (IPT isomorphic reward) - #5

Merged
stelioszach03 merged 1 commit into
mainfrom
feat/openai-rft-ipt-grader
Jul 3, 2026
Merged

examples: OpenAI RFT python-grader template (IPT isomorphic reward)#5
stelioszach03 merged 1 commit into
mainfrom
feat/openai-rft-ipt-grader

Conversation

@stelioszach03

Copy link
Copy Markdown
Contributor

Self-contained IPT reward grader for the OpenAI RFT sandbox. Rewards the isomorphic re-grade so memorizing provided tests earns 0. stdlib-only, deterministic, self-test (genuine 1.0 > memorizer 0.0). Honesty-scoped.

Self-contained grade(sample,item)->float for the OpenAI RFT grader sandbox: rewards the
ISOMORPHIC re-grade (fresh inputs recomputed from a trusted reference) so an RL policy cannot
farm reward by memorizing the provided tests. stdlib only, deterministic, no network. Self-test
asserts genuine=1.0 > memorizer(shortcut)=0.0. Honest scope: needs trusted reference+generator;
IPT is public prior art (arXiv:2604.15149); GRPO prevention number labeled as our reproduced toy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@stelioszach03
stelioszach03 merged commit 5d87f44 into main Jul 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant