Skip to main content
GET
Evaluation Read

Path Parameters

entity
string
required
project
string
required
object_id
string
required
digest
string
required

Response

Successful Response

object_id
string
required

The evaluation ID

digest
string
required

The digest of the evaluation

version_index
integer
required

The version index of the evaluation

created_at
string<date-time>
required

When the evaluation was created

name
string
required

The name of the evaluation

dataset
string
required

Dataset reference (weave:// URI)

scorers
string[]
required

List of scorer references (weave:// URIs)

trials
integer
required

Number of trials

description
string | null

A description of the evaluation

evaluation_name
string | null

Name for the evaluation run

evaluate_op
string | null

Evaluate op reference (weave:// URI)

predict_and_score_op
string | null

Predict and score op reference (weave:// URI)

summarize_op
string | null

Summarize op reference (weave:// URI)