Asap7772/Flatten-Math-Shepherd-filtered
收藏Hugging Face2024-04-24 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Asap7772/Flatten-Math-Shepherd-filtered
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: response
dtype: string
- name: next_prompt
dtype: string
- name: next_response
dtype: string
- name: label
dtype: string
- name: dense_reward
dtype: int64
- name: sparse_reward
dtype: int64
- name: rewards_to_go
sequence: int64
- name: rewards_to_go_sparse
sequence: int64
- name: masks_to_go
sequence: int64
- name: question
dtype: string
- name: step
dtype: int64
- name: trajectory
dtype: int64
- name: mask
dtype: int64
splits:
- name: train
num_bytes: 2445942738.3147435
num_examples: 1240723
- name: test
num_bytes: 281726690.6852564
num_examples: 142908
download_size: 455062165
dataset_size: 2727669429.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Asap7772
原始信息汇总
数据集概述
数据集特征
- prompt: 字符串类型
- response: 字符串类型
- next_prompt: 字符串类型
- next_response: 字符串类型
- label: 字符串类型
- dense_reward: 整数类型(int64)
- sparse_reward: 整数类型(int64)
- rewards_to_go: 序列类型,整数(int64)
- rewards_to_go_sparse: 序列类型,整数(int64)
- masks_to_go: 序列类型,整数(int64)
- question: 字符串类型
- step: 整数类型(int64)
- trajectory: 整数类型(int64)
- mask: 整数类型(int64)
数据集分割
- 训练集(train):
- 数据量: 2445942738.3147435 字节
- 示例数量: 1240723
- 测试集(test):
- 数据量: 281726690.6852564 字节
- 示例数量: 142908
数据集大小
- 下载大小: 455062165 字节
- 数据集总大小: 2727669429.0 字节
配置文件
- 默认配置(default):
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:



