From baf47ab33269f3fc8906b48e289a06d333b6805e Mon Sep 17 00:00:00 2001 From: Shine1i Date: Mon, 16 Feb 2026 00:58:46 +0100 Subject: [PATCH] chore: text update --- studio/frontend/src/features/studio/tour/steps/dataset.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/studio/frontend/src/features/studio/tour/steps/dataset.tsx b/studio/frontend/src/features/studio/tour/steps/dataset.tsx index 79cacc66be..4a418d626c 100644 --- a/studio/frontend/src/features/studio/tour/steps/dataset.tsx +++ b/studio/frontend/src/features/studio/tour/steps/dataset.tsx @@ -7,8 +7,10 @@ export const studioDatasetStep: TourStep = { body: ( <> Search Hub or paste user/dataset. Preview - a few rows: formatting matters more than size. If outputs look off in - Chat later, 80% chance it’s dataset formatting/template.{" "} + a few rows: formatting matters more than size. We’ll try to auto-convert + your dataset into a supported training format. If we can’t infer it + cleanly, we’ll prompt you to map the fields manually. If outputs look off + in Chat later, dataset formatting/template is the first thing to check.{" "} ),