Asap7772/prm800k_transitions_test
收藏Hugging Face2024-04-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Asap7772/prm800k_transitions_test
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: response
dtype: string
- name: next_prompt
dtype: string
- name: next_response
dtype: string
- name: label
dtype: int64
- name: dense_reward
dtype: int64
- name: sparse_reward
dtype: int64
- name: mask
dtype: int64
- name: step
dtype: int64
splits:
- name: train
num_bytes: 51351425
num_examples: 30067
download_size: 7206757
dataset_size: 51351425
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
Asap7772
原始信息汇总
数据集概述
数据集特征
- prompt: 数据类型为字符串。
- response: 数据类型为字符串。
- next_prompt: 数据类型为字符串。
- next_response: 数据类型为字符串。
- label: 数据类型为64位整数。
- dense_reward: 数据类型为64位整数。
- sparse_reward: 数据类型为64位整数。
- mask: 数据类型为64位整数。
- step: 数据类型为64位整数。
数据集分割
- train: 包含30067个样本,占用51351425字节。
数据集大小
- 下载大小: 7206757字节。
- 数据集大小: 51351425字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



