---
title: groupedSummary
framework: evaluations
role: symbol
role_heading: Instance Property
path: evaluations/evaluationresult/groupedsummary
---

# groupedSummary

A formatted description of summary metrics organized by groups.

## Declaration

```swift
var groupedSummary: String { get }
```

## Mentioned in

Evaluating language model responses

## Example Output

Example Output Text Matching:   Correct (%): 0.75   First Word Correct (%): 0.83

Text Quality:   Ratio of Match Length: 0.92   Length Distribution: 0.014

## See Also

### Formatting results

- [jsonRepresentableDataFrame(of:)](evaluations/evaluationresult/jsonrepresentabledataframe(of:).md)
