approach0/MATH-full
收藏Hugging Face2023-09-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/approach0/MATH-full
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: src_path
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 7226726
num_examples: 7500
- name: test
num_bytes: 4555831
num_examples: 5000
download_size: 4968481
dataset_size: 11782557
---
# Dataset Card for "MATH-full"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
approach0
原始信息汇总
数据集概述
数据集配置
- 默认配置:
- 训练集:
- 路径:
data/train-*
- 路径:
- 测试集:
- 路径:
data/test-*
- 路径:
- 训练集:
数据集信息
-
特征:
src_path:字符串类型instruction:字符串类型input:字符串类型output:字符串类型
-
拆分:
- 训练集:
- 字节数:7226726
- 样本数:7500
- 测试集:
- 字节数:4555831
- 样本数:5000
- 训练集:
-
下载大小:4968481 字节
-
数据集大小:11782557 字节



