Definitions
BERT Answer Similarity measures the semantic similarity between the Generated Answer and the Ground Truth Answers.
This metric leverages the BERT model to calculate semantic similarity.
Example Usage
Required data items: answer
, ground_truths
Example Output
The metric outputs the max BERT similarity score calculated using items in ground_truths