Create a ground truth dataset for evaluating retrievers. Include queries with their relevant documents and optional graded relevance scores.
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
REQUIRED: Namespace identifier for scoping this request. All resources (collections, buckets, taxonomies, etc.) are scoped to a namespace. You can provide either the namespace name or namespace ID. Format: ns_xxxxxxxxxxxxx (ID) or a custom name like 'my-namespace'
Request model for creating a new evaluation dataset.
Unique name for this dataset
1 - 200List of queries with ground truth relevance labels
1Description of what this dataset measures
Additional metadata
Successful Response
Complete evaluation dataset with metadata.
An evaluation dataset is a collection of queries with ground truth relevance labels, used to measure retriever quality.
Unique dataset identifier
Human-readable dataset name
List of queries with ground truth
When dataset was created
Last update timestamp
Namespace this dataset belongs to
Internal organization ID
Number of queries in dataset
Dataset description
Additional metadata (e.g., labeling instructions, version info)