cornfieldrm/pair-preference-dataset-700K_subset-3-of-4_gemma-2b_1of4_iter1_conf-0.8_bs128_lr1e-5_conf-0.9
收藏Hugging Face2024-05-31 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/cornfieldrm/pair-preference-dataset-700K_subset-3-of-4_gemma-2b_1of4_iter1_conf-0.8_bs128_lr1e-5_conf-0.9
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: length
dtype: int64
- name: chosen_prob
dtype: float64
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 350587277.30757046
num_examples: 51665
download_size: 226240108
dataset_size: 350587277.30757046
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset is primarily used for analyzing and comparing the quality of different dialogue contents. It includes multiple features such as rejected and chosen, each with content and role fields of string type. Additionally, there are other features like rejected_score and chosen_score of float type. The dataset is divided into a training set containing 51665 samples.
提供机构:
cornfieldrm
原始信息汇总
数据集概述
数据集特征
- rejected
- content: 数据类型为字符串
- role: 数据类型为字符串
- rejected_score: 数据类型为浮点数
- chosen_score: 数据类型为浮点数
- chosen
- content: 数据类型为字符串
- role: 数据类型为字符串
- length: 数据类型为整数
- chosen_prob: 数据类型为浮点数
- messages
- content: 数据类型为字符串
- role: 数据类型为字符串
数据集分割
- train
- num_bytes: 350587277.30757046 字节
- num_examples: 51665 个样本
数据集大小
- download_size: 226240108 字节
- dataset_size: 350587277.30757046 字节



