-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Is it possible to get the alternative outputs and their probabilities?
example sketch that explains the idea
{
"capital_of_France": "Paris",
"capital_of_France_logprob": -6.704273e-7,
"alternatives": {
"Marseille": -1.234567e-6,
"Lyon": -1.567890e-6,
"Nice": -1.678901e-6,
"Toulouse": -1.789012e-6,
"Bordeaux": -1.890123e-6
}
}
Metadata
Metadata
Assignees
Labels
No labels