Nbeau/additiondataset_3digits_50000examples
收藏Hugging Face2024-05-16 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Nbeau/additiondataset_3digits_50000examples
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_test
dtype: string
- name: scratchpad
dtype: string
- name: result_final
dtype: string
splits:
- name: train
num_bytes: 12950084
num_examples: 40000
- name: validation
num_bytes: 1618766
num_examples: 5000
- name: test
num_bytes: 1618821
num_examples: 5000
download_size: 5169265
dataset_size: 16187671
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
The dataset includes three main features: input_test, scratchpad, and result_final, all of which are string type. The dataset is divided into three parts: train, validation, and test, containing 40000, 5000, and 5000 samples respectively. The total download size of the dataset is 5169265 bytes, and the total dataset size is 16187671 bytes. The dataset configuration is default, with data files stored in the data directory under train-*, validation-*, and test-* files.
提供机构:
Nbeau
原始信息汇总
数据集概述
数据集特征
- input_test:数据类型为字符串。
- scratchpad:数据类型为字符串。
- result_final:数据类型为字符串。
数据集划分
- 训练集(train):包含40000个样本,总大小为12950084字节。
- 验证集(validation):包含5000个样本,总大小为1618766字节。
- 测试集(test):包含5000个样本,总大小为1618821字节。
数据集大小
- 下载大小:5169265字节。
- 数据集总大小:16187671字节。
数据文件配置
- 默认配置(default):
- 训练集路径:
data/train-* - 验证集路径:
data/validation-* - 测试集路径:
data/test-*
- 训练集路径:



