data
and target
, each with arbitrary keys.
target
is only used in evaluations.
data
– the actual datapoint data,target
– data additionally sent to the evaluator function.metadata
– arbitrary key-value metadata about the datapoint.data
and target
, the value can be any JSON value.