vishruthnath/Calc-mawps-Tagged
收藏Hugging Face2024-02-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vishruthnath/Calc-mawps-Tagged
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: chain
dtype: string
- name: equation
dtype: string
- name: expression
dtype: string
- name: id
dtype: string
- name: num_unique_ops
dtype: int64
- name: operand
sequence: float64
- name: operand_tags
sequence: int64
- name: operation
dtype: string
- name: question
dtype: string
- name: question_split
sequence: string
- name: result
dtype: string
- name: result_float
dtype: float64
- name: valid
dtype: bool
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 680417
num_examples: 1039
- name: validation
num_bytes: 656088
num_examples: 1010
- name: test
num_bytes: 330740
num_examples: 505
download_size: 463338
dataset_size: 1667245
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
vishruthnath
原始信息汇总
数据集概述
数据特征
- chain: 数据类型为字符串。
- equation: 数据类型为字符串。
- expression: 数据类型为字符串。
- id: 数据类型为字符串。
- num_unique_ops: 数据类型为整数(int64)。
- operand: 数据类型为浮点数序列(float64)。
- operand_tags: 数据类型为整数序列(int64)。
- operation: 数据类型为字符串。
- question: 数据类型为字符串。
- question_split: 数据类型为字符串序列。
- result: 数据类型为字符串。
- result_float: 数据类型为浮点数(float64)。
- valid: 数据类型为布尔值(bool)。
- index_level_0: 数据类型为整数(int64)。
数据分割
- train: 包含1039个样本,占用680417字节。
- validation: 包含1010个样本,占用656088字节。
- test: 包含505个样本,占用330740字节。
数据集大小
- 下载大小: 463338字节。
- 数据集大小: 1667245字节。
配置
- config_name: default
- data_files:
- train: 路径为
data/train-*。 - validation: 路径为
data/validation-*。 - test: 路径为
data/test-*。
- train: 路径为
- data_files:



