proof-pile-2 / README.md
lehduong's picture
Add arxiv/test (31,577 rows)
273bef2 verified
metadata
dataset_info:
  - config_name: algebraic-stack
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 39294101087
        num_examples: 2831527
      - name: validation
        num_bytes: 3881550934
        num_examples: 500000
      - name: test
        num_bytes: 4298669103
        num_examples: 74851
    download_size: 20540697460
    dataset_size: 47474321124
  - config_name: arxiv
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 70390023207
        num_examples: 3965390
      - name: validation
        num_bytes: 2068638721
        num_examples: 250000
      - name: test
        num_bytes: 246584301
        num_examples: 31577
    download_size: 34192252206
    dataset_size: 72705246229
  - config_name: open-web-math
    features:
      - name: text
        dtype: string
    splits:
      - name: train
        num_bytes: 42420497080
        num_examples: 2908808
      - name: validation
        num_bytes: 1967034777
        num_examples: 252080
      - name: test
        num_bytes: 3903399683
        num_examples: 500000
    download_size: 22649306039
    dataset_size: 48290931540
configs:
  - config_name: algebraic-stack
    data_files:
      - split: train
        path: algebraic-stack/train-*
      - split: validation
        path: algebraic-stack/validation-*
      - split: test
        path: algebraic-stack/test-*
  - config_name: arxiv
    data_files:
      - split: train
        path: arxiv/train-*
      - split: validation
        path: arxiv/validation-*
      - split: test
        path: arxiv/test-*
  - config_name: open-web-math
    data_files:
      - split: train
        path: open-web-math/train-*
      - split: validation
        path: open-web-math/validation-*
      - split: test
        path: open-web-math/test-*