heegyu/Ultrafeedback-split-dpo-max-margin
收藏Hugging Face2024-06-01 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/heegyu/Ultrafeedback-split-dpo-max-margin
下载链接
链接失效反馈官方服务:
资源简介:
---
language:
- en
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: chosen
dtype: string
- name: chosen_critique
dtype: string
- name: chosen_score
dtype: float64
- name: rejected
dtype: string
- name: rejected_critique
dtype: string
- name: rejected_score
dtype: float64
splits:
- name: train
num_bytes: 269500953
num_examples: 62966
- name: test
num_bytes: 4290721
num_examples: 1000
download_size: 152472542
dataset_size: 273791674
---
# Dataset Card for "Ultrafeedback-split-dpo-max-margin"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
heegyu
原始信息汇总
数据集概述
数据集名称
Ultrafeedback-split-dpo-max-margin
配置
- 默认配置 (
default)
数据文件
- 训练集 (
train):路径为data/train-* - 测试集 (
test):路径为data/test-*
数据集信息
特征
instruction:类型为stringchosen:类型为stringchosen_critique:类型为stringchosen_score:类型为float64rejected:类型为stringrejected_critique:类型为stringrejected_score:类型为float64
数据分割
- 训练集 (
train)- 字节数:269500953
- 样本数:62966
- 测试集 (
test)- 字节数:4290721
- 样本数:1000
数据集大小
- 下载大小:152472542 字节
- 数据集大小:273791674 字节



