sethapun/procedural_gen_4operands
收藏Hugging Face2023-04-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/sethapun/procedural_gen_4operands
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 85550
num_examples: 2000
- name: validation
num_bytes: 17072
num_examples: 400
download_size: 41332
dataset_size: 102622
---
# Dataset Card for "procedural_gen_4operands"
[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: 数据类型为分类标签,其中:
- 0 对应 false
- 1 对应 true
数据集划分
- 训练集(train):
- 数据量大小: 85550 字节
- 示例数量: 2000
- 验证集(validation):
- 数据量大小: 17072 字节
- 示例数量: 400
数据集大小
- 下载大小: 41332 字节
- 数据集总大小: 102622 字节



