MATH / README.md
zwhe99's picture
Upload dataset
6637822 verified
|
raw
history blame
590 Bytes
metadata
dataset_info:
  features:
    - name: problem
      dtype: string
    - name: level
      dtype: string
    - name: type
      dtype: string
    - name: solution
      dtype: string
  splits:
    - name: train
      num_bytes: 5984772
      num_examples: 7500
    - name: test
      num_bytes: 3732833
      num_examples: 5000
    - name: oai_test
      num_bytes: 381304
      num_examples: 500
  download_size: 5050604
  dataset_size: 10098909
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: oai_test
        path: data/oai_test-*