sethapun/arithmetic_2as_1to250
收藏Hugging Face2023-05-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sethapun/arithmetic_2as_1to250
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: expression
dtype: string
- name: answer
dtype: int64
- name: label
dtype:
class_label:
names:
'0': 'false'
'1': 'true'
splits:
- name: train
num_bytes: 60140
num_examples: 2000
- name: validation
num_bytes: 12060
num_examples: 400
download_size: 23655
dataset_size: 72200
---
# Dataset Card for "arithmetic_2as_1to250"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
## 数据集信息
### 特征字段
- 表达式(expression):数据类型为字符串(string)
- 答案(answer):数据类型为64位整数(int64)
- 标签(label):数据类型为类别标签(class_label),类别映射关系为:'0'对应「假(false)」,'1'对应「真(true)」
### 数据集拆分
- 训练集(train):占用存储空间60140字节,样本数量2000
- 验证集(validation):占用存储空间12060字节,样本数量400
整体下载大小为23655字节,数据集总存储容量为72200字节
---
# 「arithmetic_2as_1to250」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sethapun
原始信息汇总
数据集概述
数据集名称
arithmetic_2as_1to250
数据集特征
- expression: 数据类型为字符串。
- answer: 数据类型为整数,具体为int64。
- label: 数据类型为分类标签,包含两个类别:
- 0: false
- 1: true
数据集分割
- train: 包含2000个样本,占用60140字节。
- validation: 包含400个样本,占用12060字节。
数据集大小
- 下载大小: 23655字节
- 数据集总大小: 72200字节



