stl_new
收藏资源简介:
该数据集包含数学公式及其扰动变体,主要包含四个字段:原始公式(formula,字符串类型)、扰动类型(perturbation_type,字符串类型)、等价标识(equivalent,整型)和原始公式参照(original_formula,字符串类型)。数据集划分为训练集(1,982,214个样本,约615MB)和测试集(79,814个样本,约31MB),总下载大小约216MB,存储后约647MB。数据文件按默认配置分为train-*和test-*路径存储,适用于公式等价性判断或数学公式扰动分析等任务。
This dataset comprises mathematical formulas and their perturbed variants, including four core fields: original formula (field identifier: formula, string type), perturbation type (field identifier: perturbation_type, string type), equivalence flag (field identifier: equivalent, integer type), and original formula reference (field identifier: original_formula, string type). The dataset is split into a training set with 1,982,214 samples (approximately 615 MB) and a test set with 79,814 samples (approximately 31 MB). The total download size is roughly 216 MB, while the on-disk storage size totals approximately 647 MB. The data files are stored under train-* and test-* paths per the default configuration, and it is suitable for tasks such as mathematical formula equivalence judgment and mathematical formula perturbation analysis.
数据集概述
基本信息
- 数据集名称: stl_new
- 托管平台: Hugging Face Datasets
- 页面地址: https://huggingface.co/datasets/saracandu/stl_new
数据集结构
特征(Features)
- formula: 数据类型为字符串(string)。
- perturbation_type: 数据类型为字符串(string)。
- equivalent: 数据类型为64位整数(int64)。
- original_formula: 数据类型为字符串(string)。
数据划分(Splits)
- 训练集(train):
- 样本数量: 1,982,214
- 数据大小: 615,551,059 字节
- 测试集(test):
- 样本数量: 79,814
- 数据大小: 31,601,820 字节
数据集规模
- 下载大小: 216,341,259 字节
- 数据集总大小: 647,152,879 字节
配置信息
- 默认配置(default):
- 训练集文件路径:
data/train-* - 测试集文件路径:
data/test-*
- 训练集文件路径:




