put https://api.contextual.ai/v1/applications//datasets/
Append to an existing Dataset
.
Create a new version by appending content to the Dataset
and validating against its schema.
File schema for dataset_type
evaluation_set
is a JSONL file where each line is one JSON object with the following keys:
-
response
(optional,string
): Optional response to evaluate -
reference
(required,string
): Required reference or ground truth response -
guideline
(optional,string
): Optional evaluation guidelines -
knowledge
(optional,string
): Optional context for evaluation