Nbeau/train_teaching_arithmetic_1-3digits_10000examples
收藏Hugging Face2024-05-23 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Nbeau/train_teaching_arithmetic_1-3digits_10000examples
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input_test
dtype: string
- name: scratchpad
dtype: string
- name: result_final
dtype: string
splits:
- name: train
num_bytes: 3096744
num_examples: 10000
- name: valid
num_bytes: 38249
num_examples: 1000
download_size: 993521
dataset_size: 3134993
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: valid
path: data/valid-*
---
The dataset includes three features: input_test, scratchpad, and result_final, all of which are string type. The dataset is divided into a training set and a validation set, with 10000 samples in the training set and 1000 samples in the validation set. The total download size of the dataset is 993521 bytes, and the dataset size is 3134993 bytes. The dataset configuration is named default, with the training set and validation set data files stored in the data/train-* and data/valid-* paths, respectively.
提供机构:
Nbeau
原始信息汇总
数据集概述
数据集特征
- input_test: 数据类型为字符串。
- scratchpad: 数据类型为字符串。
- result_final: 数据类型为字符串。
数据集分割
- 训练集 (train):
- 示例数量: 10000
- 字节数: 3096744
- 验证集 (valid):
- 示例数量: 1000
- 字节数: 38249
数据集大小
- 下载大小: 993521字节
- 数据集总大小: 3134993字节
数据文件配置
- 默认配置 (default):
- 训练集路径: data/train-*
- 验证集路径: data/valid-*



