Zaki-Tutor-Gemma3-DPO
收藏资源简介:
该数据集包含对话式交互数据,主要用于偏好学习或对话系统训练。数据集结构包含三个核心字段:1) prompt字段(包含role和content子字段),表示对话初始提示;2) chosen字段(包含role和content子字段),表示优选回复;3) rejected字段(包含role和content子字段),表示被拒绝的回复。所有文本字段均为字符串类型。数据集包含807个训练样本,分为train和test两个标准分割,文件路径遵循data/train-*和data/test-*的命名模式。
This dataset contains conversational interaction data, primarily designed for preference learning or dialogue system training. Its structure comprises three core fields: 1) the `prompt` field, which includes the sub-fields `role` and `content` and represents the initial dialogue prompt; 2) the `chosen` field, which includes the sub-fields `role` and `content` and represents the preferred response; 3) the `rejected` field, which includes the sub-fields `role` and `content` and represents the rejected response. All text fields are of string data type. The dataset consists of 807 training samples, which are split into two standard subsets: training and test, and its file paths follow the naming pattern of `data/train-*` and `data/test-*`.
Zaki-Tutor-Gemma3-DPO 数据集概述
数据集基本信息
- 数据集名称:Zaki-Tutor-Gemma3-DPO
- 托管平台:Hugging Face Datasets
- 数据集详情页面地址:https://huggingface.co/datasets/moazelgandy2/Zaki-Tutor-Gemma3-DPO
数据集结构与特征
数据字段
数据集包含以下三个主要字段,每个字段均为列表结构,列表内包含role(角色)和content(内容)两个字符串类型的子字段:
- prompt:提示信息。
- chosen:被选中的回复(优选回复)。
- rejected:被拒绝的回复(劣选回复)。
数据划分与规模
- 划分:包含
train(训练)和test(测试)两个划分。 - 数据量:
train划分包含807个样本。 - 数据大小:
train划分数据体积:1,742,593字节。- 数据集总下载大小:1,741,449字节。
- 数据集总大小:1,742,593字节。
配置文件
- 默认配置名称:
default - 数据文件路径:
train划分:data/train-*test划分:data/test-*




