unitxt icon indicating copy to clipboard operation
unitxt copied to clipboard

Create OptionSelectingInferenceEngine

Open elronbandel opened this issue 1 year ago • 0 comments

An inference engine that has in its constructor a LogProbsInferenceEngine and call it once for every option in the "task_data/options". Exactly the way it's being used internally for producing a text from a closed set of options based on log probabilities.

In turn the logic of selection based on log probs can be overridden to implement more complex algorithms.

In turn this

elronbandel avatar Aug 09 '24 10:08 elronbandel