when2rl/py-dpo-v0.1_reformatted
收藏Hugging Face2024-04-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/when2rl/py-dpo-v0.1_reformatted
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: prompt_id
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: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: score_chosen
dtype: float64
- name: score_rejected
dtype: float64
- name: other_info
struct:
- name: source
dtype: string
splits:
- name: train
num_bytes: 66121089.0
num_examples: 9466
download_size: 27174088
dataset_size: 66121089.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
when2rl
原始信息汇总
数据集概述
数据集特征
- prompt:字符串类型
- prompt_id:字符串类型
- chosen:列表类型,包含
- content:字符串类型
- role:字符串类型
- rejected:列表类型,包含
- content:字符串类型
- role:字符串类型
- messages:列表类型,包含
- content:字符串类型
- role:字符串类型
- score_chosen:浮点数类型(float64)
- score_rejected:浮点数类型(float64)
- other_info:结构体类型,包含
- source:字符串类型
数据集划分
- train:训练集
- num_bytes:66121089.0字节
- num_examples:9466个示例
数据集大小
- download_size:27174088字节
- dataset_size:66121089.0字节



