Skip to content

sharegpt format support #488

@IvanDeng0

Description

@IvanDeng0

Before Asking 在提问之前

  • I have read the README carefully. 我已经仔细阅读了 README 上的操作指引。

  • I have pulled the latest code of main branch to run again and the problem still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。

Search before asking 先搜索,再提问

  • I have searched the Data-Juicer issues and found no similar questions. 我已经在 issue列表 中搜索但是没有发现类似的问题。

Question

my dataset is formed with sharegpt format, just like:
[
{"conversations": [
{"from": "user", "value": "..."},
{"from": "gpt", "value": "..."},
]
}
]

how to set the "text-keys"

Additional 额外信息

No response

Metadata

Metadata

Labels

dj:datasetissues/PRs about the dj-datasetdj:multimodalissues/PRs about multimodal data processingpriority:highin high priorityquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions