Ask a question to get started
Enter to sendā¢Shift+Enter new line
aevaluate_string_pairs( self, *, prediction: str, prediction_b: str, reference: str
prediction
str
The output string from the first model.
prediction_b
The output string from the second model.
reference
Optional[str]
None
The expected output / reference string.
input
**kwargs
Any
{}
Asynchronously evaluate the output string pairs.
The input string.
Additional keyword arguments, such as callbacks and optional reference strings.