cornfieldrm/pair-preference-dataset-700K_subset-15-out-of-16_standard
收藏Hugging Face2024-06-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cornfieldrm/pair-preference-dataset-700K_subset-15-out-of-16_standard
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected_score
dtype: float64
- name: chosen_score
dtype: float64
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 2624305139.292242
num_examples: 655651
download_size: 1367905762
dataset_size: 2624305139.292242
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for evaluating and comparing the quality of different text contents. It includes two main parts: rejected and chosen, each with content and role fields representing the content and role respectively. Additionally, there are two score fields: rejected_score and chosen_score, both of which are of float64 type. The dataset is divided into a training set (train) containing 655651 samples with a total size of 2624305139.292242 bytes.
提供机构:
cornfieldrm
原始信息汇总
数据集概述
数据集特征
-
rejected
- content: 数据类型为字符串
- role: 数据类型为字符串
-
rejected_score: 数据类型为浮点数
-
chosen_score: 数据类型为浮点数
-
chosen
- content: 数据类型为字符串
- role: 数据类型为字符串
数据集分割
- train
- num_bytes: 2624305139.292242 字节
- num_examples: 655651 条记录
数据集大小
- download_size: 1367905762 字节
- dataset_size: 2624305139.292242 字节



