You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The majority voting I/O processor depends on having a normalizer that can merge together model outputs that are "the same result" for the target application.
We should implement a normalizer that extracts and normalizes the "final answer" from solutions to math problems, a la the technique described in this paper).
The majority voting I/O processor depends on having a normalizer that can merge together model outputs that are "the same result" for the target application.
We should implement a normalizer that extracts and normalizes the "final answer" from solutions to math problems, a la the technique described in this paper).