|
|
|
|
|
by zephen
32 days ago
|
|
Non-determinism is not inherently bad. We have had useful non-deterministic tools for (in computer years) several generations. Non-determinism combined with bugginess? That's a terrible combination. It is impossible to gradient-descent your way into a working prompt. |
|
I would say it is unambiguously defined by the problem you're solving. For example a spellchecker is inherently probabilistic so you shouldn't need hard coded rules here like we did for years. A "bug" then would be considered "weak accuracy" not "crash" or "incorrect behavior", as it might be the case in any other layer.
They should add a term for it, maybe "embarrassingly nondeterministic"