sethapun/arithmetic_2as_1to2
收藏Hugging Face2023-04-14 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sethapun/arithmetic_2as_1to2
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 54000
num_examples: 2000
- name: validation
num_bytes: 10800
num_examples: 400
download_size: 6591
dataset_size: 64800
---
# Dataset Card for "arithmetic_2as_1to2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sethapun
原始信息汇总
数据集概述
数据集特征
- expression: 数据类型为字符串。
- answer: 数据类型为整数64位。
- label: 数据类型为分类标签,其中:
- 0: false
- 1: true
数据集分割
- train:
- 数据大小: 54000字节
- 示例数量: 2000
- validation:
- 数据大小: 10800字节
- 示例数量: 400
数据集大小
- 下载大小: 6591字节
- 总数据集大小: 64800字节



