ROUGE
Evaluate summaries with ROUGE (Recall-Oriented Understudy for Gisting Evaluation) metrics. Measure overlap with references to track relevance and coverage.

Last updated
Was this helpful?
Evaluate summaries with ROUGE (Recall-Oriented Understudy for Gisting Evaluation) metrics. Measure overlap with references to track relevance and coverage.

Last updated
Was this helpful?
Was this helpful?
metrics=[
{"name": "ROUGE", "column_name": "your-text", "schema_mapping": schema_mapping}
]