JA EN
Glossary › executable

GLOSSARY

executable

appears in 2 paper titles

Definition

In a form that can actually be run, not merely read. Requiring a model to emit executable code or an executable plan changes evaluation: the output is judged by running it and checking the result, rather than by human judgement or overlap with a reference answer. That is why execution-based grading has become the preferred measure in code work. It is not proof of correctness, though — passing only certifies behavior on the tests that exist.

Explainers using this term