Custom Metrics
Slider
A numeric scale with min/max bounds for scoring clippings
A numeric scale with a minimum and maximum value. Use it to score clippings on dimensions like sentiment, tonality, or relevance, for example a 1-to-10 rating.
Configuration#
- Minimum — the lowest value on the scale (e.g., 1)
- Maximum — the highest value on the scale (e.g., 10)
When to use#
- Scoring content on subjective dimensions (sentiment, quality, relevance)
- Rating clippings on a consistent, bounded scale
- Any measure where you want to constrain the range of possible values