when2rl/gutenberg-dpo-v0.1_reformatted
收藏Hugging Face2024-04-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/when2rl/gutenberg-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: id
dtype: string
- name: rejected_model
dtype: string
- name: source
dtype: string
splits:
- name: train
num_bytes: 34959382.0
num_examples: 918
download_size: 20585845
dataset_size: 34959382.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:结构体类型,包含
- id:字符串类型
- rejected_model:字符串类型
- source:字符串类型
数据集分割
- train:
- 数据量:34959382.0 字节
- 示例数:918
数据集大小
- 下载大小:20585845 字节
- 数据集大小:34959382.0 字节



