
Step 2 — pick an existing test set or add a new one
Pick an existing test set
The Test set select shows test sets already added to your organization. Each option includes a row count and source label, e.g.rag-eval-dataset-v2 — 320 rows · Uploaded.
Type into the select to filter by name.
Add a new test set
If you don’t have one yet, click the dropdown’s Add new test set action. The Add test set modal opens. The modal title is Add test set with the subtitle “Test sets are curated labelled examples used to evaluate your metric.” Three sources are available — see Add a dataset for a complete reference.Upload from local
Drag-and-drop a
.csv or .jsonl file. Use CSV for end-to-end run processing.Fetch from URL
Paste a publicly reachable or pre-signed
http:// or https:// URL.Import from Galileo
Browse datasets in your connected Galileo workspace.
Importing from Galileo requires a deployment-configured Galileo API connection. If an inline prompt does not clear the backend error, ask your deployment operator to configure the URL and key.
Validation
Because this flow has the selected metric as context, Luna Studio validates the test set’s shape-specific columns, label type, and row thresholds before attaching it to the run. If there are validation errors, they are highlighted. The uploaded dataset can remain available on the global Datasets page even when it is rejected for this run.
Step 2 with a validation error — the flow blocks Next until the schema is valid
Dataset preview
If validation completes, you should see a preview of the test set rows. The preview is paginated so you can inspect rows without leaving the run creation flow.Where to go next
Step 3 — Training set
Generate from the test set, or upload your own.
Add a dataset
Reference for all three dataset sources.