sethapun/arithmetic_2as_1to10
收藏Hugging Face2023-04-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sethapun/arithmetic_2as_1to10
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 54740
num_examples: 2000
- name: validation
num_bytes: 10960
num_examples: 400
download_size: 11744
dataset_size: 65700
---
# Dataset Card for "arithmetic_2as_1to10"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 字段名:expression,数据类型:字符串型
- 字段名:answer,数据类型:64位整型
- 字段名:label,数据类型:
类别标签(class_label):
标签映射:
'0': '假(false)'
'1': '真(true)'
数据集划分:
- 划分名称:训练集,字节数:54740,样本数量:2000
- 划分名称:验证集,字节数:10960,样本数量:400
下载大小:11744,数据集总大小:65700
---
# 「arithmetic_2as_1to10」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
sethapun
原始信息汇总
数据集概述
数据集名称
arithmetic_2as_1to10
数据集特征
- expression: 字符串类型
- answer: 整数类型(int64)
- label: 分类标签,包含两个类别:
- 0: false
- 1: true
数据集划分
- 训练集 (train):
- 样本数量: 2000
- 数据大小: 54740 字节
- 验证集 (validation):
- 样本数量: 400
- 数据大小: 10960 字节
数据集大小
- 下载大小: 11744 字节
- 总数据大小: 65700 字节



