LLM
Summarization Accuracy
Evaluate your LLM models on their ability to summarize text.
Summarization accuracy evaluation assesses how well a model’s summary captures the key information and meaning of the original document. This evaluation ensures that summaries are both concise and faithful to the source material.
Configuration
The evaluation requires the following configuration:
Parameter | Description |
---|---|
model | The model to be used for evaluation |
Test Case Setup
The evaluation requires both the original document and the generated summary:
Client Setup
Initialize the evaluation client with your API credentials: