cornfieldrm/pair-preference-dataset-700K_subset-1-out-of-16_standard
收藏Hugging Face2024-06-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cornfieldrm/pair-preference-dataset-700K_subset-1-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: 174957411.70775792
num_examples: 43711
download_size: 91448767
dataset_size: 174957411.70775792
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for evaluating and comparing rejected and chosen text content. 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, containing 43711 samples, with a total size of 174957411.70775792 bytes.
提供机构:
cornfieldrm
原始信息汇总
数据集概述
数据集特征
-
rejected
- content: 数据类型为字符串
- role: 数据类型为字符串
-
rejected_score: 数据类型为浮点数
-
chosen_score: 数据类型为浮点数
-
chosen
- content: 数据类型为字符串
- role: 数据类型为字符串
数据集划分
- train
- num_bytes: 174957411.70775792 字节
- num_examples: 43711 个样本
数据集大小
- download_size: 91448767 字节
- dataset_size: 174957411.70775792 字节
配置信息
- config_name: default
- data_files
- split: train
- path: data/train-*
- split: train
- data_files



