uma_score
Score each sentence in a context for relevance to a query, showing why Uma would keep or drop it.
Instructions
Return per-sentence cross-encoder relevance scores for a context.
Segments context into sentences and scores each one's relevance to
query with the local cross-encoder, without applying any threshold.
Useful for inspecting why Uma would keep or drop a given sentence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| context | Yes |