README / README.md
Benjamin-eecs's picture
docs: organization card with inline links and canonical role names
10464d0
|
Raw
History Blame Contribute Delete
838 Bytes
metadata
title: SPADE
emoji: ♠️
colorFrom: indigo
colorTo: purple
sdk: static
pinned: false
license: mit
short_description: A model that writes and solves its own environments.

SPADE ♠

Self-Play in Adaptive Synthetic Executable Environments

Paper · Code · Models & Data · Project

A single model plays two roles: an Environment Designer that writes executable environments, and a Reasoning Agent that solves them. The Environment Designer is rewarded for producing environments at the frontier of what the Reasoning Agent can currently solve, so the curriculum keeps pace with the policy instead of being fixed in advance.