The EvaluationSet object represents an evaluation set in Extend. Evaluation sets are a collection of files and expected outputs that are used to evaluate the performance of a given processor in Extend.

object
string

The type of the object, in this case it will always be “evaluation_set”.

id
string

The evaluation set ID.

name
string

The name of the evaluation set.

description
string

A description of the evaluation set.

processorId
string

The ID of the processor associated with this evaluation set.

createdAt
string

The date and time the evaluation set was created.

updatedAt
string

The date and time the evaluation set was last updated.