lucweber's picture
Upload dataset
f4b3962 verified
|
raw
history blame
3.16 kB
metadata
dataset_info:
  - config_name: algebra
    features:
      - name: problem
        dtype: string
      - name: level
        dtype: string
      - name: type
        dtype: string
      - name: solution
        dtype: string
    splits:
      - name: train
        num_bytes: 219041.51376146788
        num_examples: 400
      - name: test
        num_bytes: 648291
        num_examples: 1187
    download_size: 468265
    dataset_size: 867332.5137614679
  - config_name: counting_and_probability
    features:
      - name: problem
        dtype: string
      - name: level
        dtype: string
      - name: type
        dtype: string
      - name: solution
        dtype: string
    splits:
      - name: train
        num_bytes: 346243.8391699092
        num_examples: 400
      - name: test
        num_bytes: 353803
        num_examples: 474
    download_size: 354034
    dataset_size: 700046.8391699092
  - config_name: geometry
    features:
      - name: problem
        dtype: string
      - name: level
        dtype: string
      - name: type
        dtype: string
      - name: solution
        dtype: string
    splits:
      - name: train
        num_bytes: 495283.2183908046
        num_examples: 400
      - name: test
        num_bytes: 523126
        num_examples: 479
    download_size: 520085
    dataset_size: 1018409.2183908046
  - config_name: intermediate_algebra
    features:
      - name: problem
        dtype: string
      - name: level
        dtype: string
      - name: type
        dtype: string
      - name: solution
        dtype: string
    splits:
      - name: train
        num_bytes: 357521.5444015444
        num_examples: 400
      - name: test
        num_bytes: 795070
        num_examples: 903
    download_size: 578396
    dataset_size: 1152591.5444015444
  - config_name: number_theory
    features:
      - name: problem
        dtype: string
      - name: level
        dtype: string
      - name: type
        dtype: string
      - name: solution
        dtype: string
    splits:
      - name: train
        num_bytes: 274243.03797468357
        num_examples: 400
      - name: test
        num_bytes: 349455
        num_examples: 540
    download_size: 326833
    dataset_size: 623698.0379746836
  - config_name: prealgebra
    features:
      - name: problem
        dtype: string
      - name: level
        dtype: string
      - name: type
        dtype: string
      - name: solution
        dtype: string
    splits:
      - name: train
        num_bytes: 237547.21991701244
        num_examples: 400
      - name: test
        num_bytes: 510195
        num_examples: 871
    download_size: 397206
    dataset_size: 747742.2199170124
configs:
  - config_name: algebra
    data_files:
      - split: train
        path: algebra/train-*
      - split: test
        path: algebra/test-*
  - config_name: counting_and_probability
    data_files:
      - split: train
        path: counting_and_probability/train-*
      - split: test
        path: counting_and_probability/test-*
  - config_name: geometry
    data_files:
      - split: train
        path: geometry/train-*
      - split: test
        path: geometry/test-*
  - config_name: intermediate_algebra
    data_files:
      - split: train
        path: intermediate_algebra/train-*
      - split: test
        path: intermediate_algebra/test-*
  - config_name: number_theory
    data_files:
      - split: train
        path: number_theory/train-*
      - split: test
        path: number_theory/test-*
  - config_name: prealgebra
    data_files:
      - split: train
        path: prealgebra/train-*
      - split: test
        path: prealgebra/test-*