MathQA-TR / README.md
hynky's picture
hynky HF staff
Upload dataset
5a4c31f verified
|
raw
history blame
485 Bytes
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: equation
      dtype: string
    - name: numbers
      dtype: string
  splits:
    - name: train
      num_bytes: 3863905
      num_examples: 15651
    - name: test
      num_bytes: 963443
      num_examples: 3904
  download_size: 2361526
  dataset_size: 4827348
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*