chore: text update
This commit is contained in:
parent
448aaa13cb
commit
baf47ab332
1 changed files with 4 additions and 2 deletions
|
|
@ -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 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.{" "}
|
||||
<ReadMore href="https://docs.unsloth.ai/basics/fine-tuning-llms-guide" />
|
||||
</>
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue