Trelis/dpo-mix-7kSHORT
收藏Hugging Face2024-05-11 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Trelis/dpo-mix-7kSHORT
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: dataset
dtype: string
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
- name: chosen_rating
dtype: float64
- name: rejected_rating
dtype: float64
splits:
- name: train
num_bytes: 10417334.548148148
num_examples: 1700
- name: test
num_bytes: 1161991.36
num_examples: 190
download_size: 2017077
dataset_size: 11579325.908148147
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as dataset, chosen, rejected, chosen_rating, and rejected_rating. Among them, chosen and rejected are list types, containing two sub-features content and role. The dataset is divided into training and test sets, containing 1700 and 190 samples respectively. The download size of the dataset is 2017077 bytes, and the total size is 11579325.908148147 bytes.
提供机构:
Trelis
原始信息汇总
数据集概述
数据集特征
- dataset: 数据集名称,数据类型为字符串。
- chosen: 包含两个子特征:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- rejected: 包含两个子特征:
- content: 数据类型为字符串。
- role: 数据类型为字符串。
- chosen_rating: 评分,数据类型为浮点数。
- rejected_rating: 评分,数据类型为浮点数。
数据集划分
- train: 训练集,包含1700个样本,总大小为10417334.548148148字节。
- test: 测试集,包含190个样本,总大小为1161991.36字节。
数据集大小
- 下载大小: 2017077字节。
- 数据集总大小: 11579325.908148147字节。
数据文件配置
- config_name: default
- data_files:
- train: 路径为
data/train-*。 - test: 路径为
data/test-*。
- train: 路径为



