chore: text update

This commit is contained in:
Shine1i 2026-02-16 00:58:46 +01:00
commit baf47ab332

View file

@ -7,8 +7,10 @@ export const studioDatasetStep: TourStep = {
body: (
<>
Search Hub or paste <span className="font-mono">user/dataset</span>. Preview
a few rows: formatting matters more than size. If outputs look off in
Chat later, 80% chance its dataset formatting/template.{" "}
a few rows: formatting matters more than size. Well try to auto-convert
your dataset into a supported training format. If we cant infer it
cleanly, well prompt you to map the fields manually. If outputs look off
in Chat later, dataset formatting/template is the first thing to check.{" "}
<ReadMore href="https://docs.unsloth.ai/basics/fine-tuning-llms-guide" />
</>
),