dlibf/ultra_feedback_zephyr-dpo
收藏Hugging Face2024-02-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dlibf/ultra_feedback_zephyr-dpo
下载链接
链接失效反馈官方服务:
资源简介:
---
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
splits:
- name: train_prefs
num_bytes: 405688662
num_examples: 61135
- name: test_prefs
num_bytes: 13161585
num_examples: 2000
- name: train_gen
num_bytes: 325040536
num_examples: 61135
- name: test_gen
num_bytes: 5337695
num_examples: 1000
download_size: 420356275
dataset_size: 749228478
configs:
- config_name: default
data_files:
- split: train_prefs
path: data/train_prefs-*
- split: test_prefs
path: data/test_prefs-*
- split: train_gen
path: data/train_gen-*
- split: test_gen
path: data/test_gen-*
---
提供机构:
dlibf
原始信息汇总
数据集概述
数据特征
- prompt: 字符串类型
- prompt_id: 字符串类型
- chosen: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- rejected: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- messages: 列表类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- score_chosen: 浮点数类型
- score_rejected: 浮点数类型
数据分割
- train_prefs:
- 字节数: 405688662
- 样本数: 61135
- test_prefs:
- 字节数: 13161585
- 样本数: 2000
- train_gen:
- 字节数: 325040536
- 样本数: 61135
- test_gen:
- 字节数: 5337695
- 样本数: 1000
数据集大小
- 下载大小: 420356275 字节
- 数据集大小: 749228478 字节
配置
- default 配置包含以下数据文件:
- train_prefs: data/train_prefs-*
- test_prefs: data/test_prefs-*
- train_gen: data/train_gen-*
- test_gen: data/test_gen-*



