QuangDuy/math
收藏Hugging Face2024-03-21 更新2024-04-19 收录
下载链接:
https://hf-mirror.com/datasets/QuangDuy/math
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: Question
dtype: string
- name: Explanation
dtype: string
- name: Answer
dtype: string
- name: Inference Steps
dtype: float64
- name: Grade
dtype: float64
- name: Source
dtype: string
- name: Instruction
dtype: string
- name: Response Type
dtype: string
- name: Math Type
dtype: string
splits:
- name: train
num_bytes: 3196516.3618629603
num_examples: 3280
- name: test
num_bytes: 800103.6381370397
num_examples: 821
download_size: 1618660
dataset_size: 3996620.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
QuangDuy
原始信息汇总
数据集概述
数据特征
- id: 字符串类型
- Question: 字符串类型
- Explanation: 字符串类型
- Answer: 字符串类型
- Inference Steps: 浮点数类型
- Grade: 浮点数类型
- Source: 字符串类型
- Instruction: 字符串类型
- Response Type: 字符串类型
- Math Type: 字符串类型
数据分割
- train:
- 字节数: 3196516.3618629603
- 样本数: 3280
- test:
- 字节数: 800103.6381370397
- 样本数: 821
数据大小
- 下载大小: 1618660 字节
- 数据集大小: 3996620.0 字节
配置
- default:
- train: data/train-*
- test: data/test-*



