Definitions
BERT Answer Relevance measures the semantic similarity between the Generated Answer and the Question
This metric leverages the BERT model to calculate semantic similarity.
Example Usage
Required data items: question
, answer
Example Output