Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / Dataset

Interface: Dataset

Represents a dataset containing test cases for AI model evaluation

Extended by

Properties

createdAt

createdAt: Date

Timestamp indicating when the dataset was created


currentVersion?

optional currentVersion?: number

Latest version of the dataset


datasetId

datasetId: string

Unique identifier for the dataset


description?

optional description?: string

Description of the dataset


name

name: string

Name of the dataset


source

source: string

Context about the creation of this dataset (e.g. identity or execution id)


status

status: DatasetStatus

Status of the dataset