aug_math / README.md
PaulTran's picture
Upload README.md with huggingface_hub
c53dc00
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: answer
      dtype: string
    - name: explanation
      dtype: string
    - name: question
      dtype: string
    - name: id
      dtype: string
    - name: choices
      sequence: string
  splits:
    - name: train
      num_bytes: 7274009
      num_examples: 28386
  download_size: 630837
  dataset_size: 7274009

Dataset Card for "aug_math"

More Information needed