Two municipal compost-yard answers use different words but mean the same safety step. Overlap scores look weak; a meaning-similarity score looks strong. Which comparison is that?
Select an answer to reveal the explanation.
Short Explanation
Think of two compost-yard answers that use different words for the same safety step. Overlap looks weak, meaning looks strong. That is a BERTScore-style comparison, not ROUGE or BLEU counting matching n-grams.
Full Explanation
BERTScore compares meaning, not just exact n-gram overlap. Weak overlap with a strong meaning score is that case. ROUGE-only, BLEU-only, and provisioned throughput miss that distinction.