panchub/preference_dataset
收藏Hugging Face2024-04-08 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/panchub/preference_dataset
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen_response
dtype: string
- name: rejected_response
dtype: string
- name: chosen_rank
dtype: int32
- name: rejected_rank
dtype: int32
splits:
- name: train
num_bytes: 57903
num_examples: 50
download_size: 30814
dataset_size: 57903
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
panchub
原始信息汇总
数据集概述
数据集特征
- prompt: 数据类型为字符串。
- chosen_response: 数据类型为字符串。
- rejected_response: 数据类型为字符串。
- chosen_rank: 数据类型为32位整数。
- rejected_rank: 数据类型为32位整数。
数据集分割
- train: 包含50个示例,总大小为57903字节。
数据集大小
- 下载大小: 30814字节。
- 数据集总大小: 57903字节。
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



