morriszjm's picture
Reformatted AQuA‑RAT to NuminaMath‑1.5 schema
d01b37f verified
metadata
dataset_info:
  features:
    - name: problem
      dtype: string
    - name: solution
      dtype: string
    - name: answer
      dtype: string
    - name: problem_type
      dtype: string
    - name: question_type
      dtype: string
    - name: problem_is_valid
      dtype: string
    - name: solution_is_valid
      dtype: string
    - name: source
      dtype: string
    - name: synthetic
      dtype: bool
  splits:
    - name: train
      num_bytes: 48875532
      num_examples: 97467
    - name: test
      num_bytes: 133809
      num_examples: 254
    - name: validation
      num_bytes: 135666
      num_examples: 254
  download_size: 25448724
  dataset_size: 49145007
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*