vishruthnath/Calc-MAWPS-CalcBERT-Tags
收藏Hugging Face2023-12-05 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/vishruthnath/Calc-MAWPS-CalcBERT-Tags
下载链接
链接失效反馈官方服务:
资源简介:
---
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_tags
sequence: int64
- name: operands
sequence: float64
- 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: 690330
num_examples: 1053
- name: validation
num_bytes: 659394
num_examples: 1016
- name: test
num_bytes: 333380
num_examples: 510
download_size: 473091
dataset_size: 1683104
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: 类型为整数operand_tags: 类型为整数序列operands: 类型为浮点数序列operation: 类型为字符串question: 类型为字符串question_split: 类型为字符串序列result: 类型为字符串result_float: 类型为浮点数valid: 类型为布尔值__index_level_0__: 类型为整数
数据拆分
数据集分为以下几个部分:
train: 包含1053个样本,占用690330字节validation: 包含1016个样本,占用659394字节test: 包含510个样本,占用333380字节
数据大小
- 下载大小: 473091字节
- 数据集总大小: 1683104字节
配置
- 默认配置 (
default) 包含以下数据文件路径:train:data/train-*validation:data/validation-*test:data/test-*



