lapp0/level_01_arithmetic_align
收藏Hugging Face2024-03-04 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/lapp0/level_01_arithmetic_align
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: expression
dtype: string
- name: value
dtype: string
- name: is_error
dtype: bool
- name: instruction
dtype: string
- name: precision
dtype: int64
- name: curriculum_stage
dtype: int64
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 16566740
num_examples: 199998
download_size: 7449971
dataset_size: 16566740
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
lapp0
原始信息汇总
数据集概述
数据集信息
特征
- expression: 数据类型为字符串
- value: 数据类型为字符串
- is_error: 数据类型为布尔值
- instruction: 数据类型为字符串
- precision: 数据类型为整数(int64)
- curriculum_stage: 数据类型为整数(int64)
- index_level_0: 数据类型为整数(int64)
数据分割
- train: 包含199998个样本,占用16566740字节
数据集大小
- 下载大小: 7449971字节
- 实际大小: 16566740字节
配置
- default: 包含训练数据文件,路径为
data/train-*



