-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
In the function sharegpt_format
, it seems that both the user's questions and the responses are concatenated together into a single {"text": text}
format dataset. Why is the response included in the dataset? According to the documentation for the trl, it supports direct input in a conversational format.
Metadata
Metadata
Assignees
Labels
No labels