pvduy/rm-ppo
收藏Hugging Face2024-05-10 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/pvduy/rm-ppo
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train
num_bytes: 40924736
num_examples: 6910
download_size: 21808469
dataset_size: 40924736
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two main features: chosen and rejected, each containing sub-features content and role of string type. The dataset is split into a training set (train) with 6910 examples, totaling 40924736 bytes. The download size of the dataset is 21808469 bytes, and the dataset size is 40924736 bytes. The dataset configuration is named default, with the training data file path being data/train-*.
提供机构:
pvduy
原始信息汇总
数据集概述
数据集特征
-
chosen
- content: 数据类型为字符串
- role: 数据类型为字符串
-
rejected
- content: 数据类型为字符串
- role: 数据类型为字符串
数据集分割
- train
- num_bytes: 40924736字节
- num_examples: 6910个示例
数据集大小
- download_size: 21808469字节
- dataset_size: 40924736字节
配置
- config_name: default
- data_files
- split: train
- path: data/train-*
- split: train
- data_files



