Glossary › input
GLOSSARY
input
appears in 1 paper titles
Definition
What is fed to a model — the prompt and context for a language model, pixels for a vision model. Its length, format, and distribution effectively define where the model can be used. The failure mode to watch is distribution shift: when inputs at deployment differ in character from those seen during training, accuracy degrades in ways in-domain benchmarks never surface.