sethapun/arithmetic_2all_1to10
收藏Hugging Face2023-04-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sethapun/arithmetic_2all_1to10
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: expression
dtype: string
- name: answer
dtype: float64
- name: label
dtype:
class_label:
names:
'0': 'false'
'1': 'true'
splits:
- name: train
num_bytes: 54724
num_examples: 2000
- name: validation
num_bytes: 10954
num_examples: 400
download_size: 14967
dataset_size: 65678
---
# Dataset Card for "arithmetic_2all_1to10"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sethapun
原始信息汇总
数据集概述
特征信息
- expression: 数据类型为
string - answer: 数据类型为
float64 - label: 数据类型为
class_label,包含两个类别:0: false1: true
数据分割
- train: 包含 2000 个样本,占用 54724 字节
- validation: 包含 400 个样本,占用 10954 字节
数据大小
- 下载大小: 14967 字节
- 数据集大小: 65678 字节



