WhiteGiverPlus/mathv2
收藏Hugging Face2024-05-22 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/WhiteGiverPlus/mathv2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: int64
- name: ori_problem
dtype: string
- name: thought_process
dtype: string
- name: modified_problem
dtype: string
- name: solution
dtype: string
splits:
- name: train
num_bytes: 671336
num_examples: 500
download_size: 312294
dataset_size: 671336
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes five features: id (integer type), ori_problem (original problem, string type), thought_process (thought process, string type), modified_problem (modified problem, string type), and solution (solution, string type). The dataset is divided into a training set (train) with 500 samples, totaling 671336 bytes. The download size of the dataset is 312294 bytes.
提供机构:
WhiteGiverPlus
原始信息汇总
数据集概述
数据集特征
- id: 整数类型 (int64)
- ori_problem: 字符串类型 (string)
- thought_process: 字符串类型 (string)
- modified_problem: 字符串类型 (string)
- solution: 字符串类型 (string)
数据集划分
- train:
- 数据量: 671336 字节
- 示例数量: 500
数据集大小
- 下载大小: 312294 字节
- 数据集总大小: 671336 字节



