CoolFace
Datasetpublic

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.

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes8downloads
settings

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.

namedolci-100k-sharegpt
visibilitypublic
licencemit
gatedno
ownerdongxx1104
Account settings
dongxx1104/dolci-100k-sharegpt · CoolFace