Skip to content

Slot: score

Numeric score attached to a Prediction (used for arithmetic / comparison).

URI: dspy:score

Applicable Classes

Name Description Modifies Slot
Prediction Output of a DSPy module no
EvaluationRow Single (example, prediction, score) row from an evaluation run no
EvaluationResult Aggregate evaluation result (``dspy yes

Properties

Type and Range

Property Value
Range Float
Domain Of Prediction, EvaluationRow

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self dspy:score
native dspy:score

LinkML Source

name: score
description: Numeric score attached to a Prediction (used for arithmetic / comparison).
from_schema: https://w3id.org/lmodel/dspy
rank: 1000
domain_of:
- Prediction
- EvaluationRow
range: float