how to "Load different dataset formats, use custom formats" #1440
Unanswered
johnnyhansen-away
asked this question in
Q&A
Replies: 1 comment
-
Do you want to mask any of the input? Which would be the assistant's response? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
can i load dataset like
{"first": "first step...",
"second": "second step",
"finnal": "finnal step"}
...
and how i train my model use this dataset, and how i config the yml, thanks
my test config below but can not work
Beta Was this translation helpful? Give feedback.
All reactions