nebrelbug/math-problems
收藏Hugging Face2024-06-24 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/nebrelbug/math-problems
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含中缀表达式(infix)、后缀表达式(postfix)、计算结果(result)、类型(type)和项数(items)等特征。数据集被划分为训练集和测试集,训练集包含9275962个样本,测试集包含1030663个样本。数据集的下载大小为456546688字节,数据集总大小为790581675.0字节。
The dataset contains features such as infix, postfix, result, type, and items. The dataset is divided into a training set and a test set, with the training set containing 9,275,962 samples and the test set containing 1,030,663 samples. The download size of the dataset is 456,546,688 bytes, and the total size of the dataset is 790,581,675.0 bytes.
提供机构:
nebrelbug
原始信息汇总
数据集概述
许可证
- MIT许可证
数据集信息
特征
- infix: 数据类型为字符串
- postfix: 数据类型为字符串
- result: 数据类型为int64
- type: 数据类型为字符串
- items: 数据类型为int64
数据分割
- train:
- 字节数: 711523469.1469176
- 样本数: 9275962
- test:
- 字节数: 79058205.85308236
- 样本数: 1030663
数据大小
- 下载大小: 456546688字节
- 数据集总大小: 790581675.0字节
配置
- default:
- train: 数据路径为
data/train-* - test: 数据路径为
data/test-*
- train: 数据路径为



