Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
mathqa-bgeval / README.md
Vesu's picture
Upload dataset
2a873f3 verified
|
raw
history blame
647 Bytes
metadata
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: 2491408
      num_examples: 2985
    - name: validation
      num_bytes: 3713185
      num_examples: 4475
  download_size: 2804914
  dataset_size: 6204593
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*