math_without_names / README.md
adsingh64's picture
Upload dataset
c434ad1 verified
|
Raw
History Blame Contribute Delete
516 Bytes
metadata
dataset_info:
  features:
    - name: problem
      dtype: string
    - name: solution
      dtype: string
    - name: type
      dtype: string
    - name: level
      dtype: string
    - name: subject
      dtype: string
  splits:
    - name: train
      num_bytes: 4235556
      num_examples: 6217
    - name: test
      num_bytes: 2762235
      num_examples: 4212
  download_size: 3394066
  dataset_size: 6997791
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*