Palash123/dpo_anthropic_hh_rlhf
收藏Hugging Face2023-12-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Palash123/dpo_anthropic_hh_rlhf
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 186630889
num_examples: 159280
- name: test
num_bytes: 9980924
num_examples: 8467
download_size: 0
dataset_size: 196611813
---
# Dataset Card for "dpo_anthropic_hh_rlhf"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Palash123
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 训练集: data/train-*
- 测试集: data/test-*
数据集信息
- 特征:
- prompt: 数据类型为字符串
- chosen: 数据类型为字符串
- rejected: 数据类型为字符串
- 分割:
- 训练集:
- 字节数: 186630889
- 样本数: 159280
- 测试集:
- 字节数: 9980924
- 样本数: 8467
- 训练集:
- 下载大小: 0
- 数据集大小: 196611813



