cornfieldrm/pair-preference-dataset-700K_standard
收藏Hugging Face2024-06-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cornfieldrm/pair-preference-dataset-700K_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: 2800178283.271697
num_examples: 699362
download_size: 1459116502
dataset_size: 2800178283.271697
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for analyzing and comparing the rejected and chosen text content along with their associated roles. The dataset consists of two main parts: rejected and chosen, each containing text content and role information. Additionally, there are two score features representing the rejected and chosen scores. The dataset includes only a training set with 699362 examples, totaling 2800178283.271697 bytes in size.
提供机构:
cornfieldrm
原始信息汇总
数据集概述
数据集特征
-
rejected
- content: 数据类型为字符串
- role: 数据类型为字符串
-
rejected_score: 数据类型为浮点数
-
chosen_score: 数据类型为浮点数
-
chosen
- content: 数据类型为字符串
- role: 数据类型为字符串
数据集分割
- train
- num_bytes: 2800178283.271697字节
- num_examples: 699362个样本
数据集大小
- download_size: 1459116502字节
- dataset_size: 2800178283.271697字节



