dongxx1104/dolci-100k-sharegpt
DOLCI 100K ShareGPT Format 这是 DOLCI 数据集的前 100,000 条样本,已转换为 ShareGPT 格式。 数据集统计 总样本数: 100,000 单轮对话: 70,383 (70.4%) 多轮对话: 29,617 (29.6%) 数据格式 数据采用 ShareGPT 格式,每个样本包含: { "conversations": [ { "from": "human", "value": "用户消息" }, { "from": "gpt", "value": "助手回复" } ], "system": "系统提示词(可选)" } 使用方法 from datasets import load_dataset dataset = load_dataset("dongxx1104/dolci-100k-sharegpt")… See the full description on the dataset page: https://huggingface.co/datasets/dongxx1104/dolci-100k-sharegpt.
This repository belongs to dongxx1104 on Hugging Face.
CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.
