mathqa-bgeval / README.md
Vesu's picture
Upload dataset
78f23a6 verified
---
license: apache-2.0
dataset_info:
features:
- name: Problem
dtype: string
- name: Rationale
dtype: string
- name: options
dtype: string
- name: correct
dtype: string
- name: annotated_formula
dtype: string
- name: linear_formula
dtype: string
- name: category
dtype: string
splits:
- name: test
num_bytes: 2515233
num_examples: 2985
- name: validation
num_bytes: 3748894
num_examples: 4475
download_size: 2826192
dataset_size: 6264127
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: validation
path: data/validation-*
---