Concept
SBERT-based Evaluation Metrics for Metaphor Generation
To automatically evaluate metaphor generation models using Sentence BERT (SBERT), sentence embeddings are generated for:
- The literal input
- The original gold metaphoric expression
- The generated output
Using these embeddings, the following metrics are calculated:
- Distance from Gold Metaphor (dis):
- Relational distance (rel):
- Exact Match: The percentage of times the model produced the exact gold output.
0
1
Updated 2026-05-08
Contributors are:
Who are from:
Tags
Natural language processing
Data Science