CohenQu's picture
Upload dataset
b15e04a verified
|
raw
history blame
3.19 kB
metadata
dataset_info:
  - config_name: APMO-2022
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 19445
        num_examples: 5
    download_size: 21023
    dataset_size: 19445
  - config_name: APMO-2023
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 24325
        num_examples: 5
    download_size: 25849
    dataset_size: 24325
  - config_name: APMO-2024
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 21997
        num_examples: 5
    download_size: 23577
    dataset_size: 21997
  - config_name: APMO-2025
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 28621
        num_examples: 5
    download_size: 21255
    dataset_size: 28621
  - config_name: EGMO-2022
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 31483
        num_examples: 6
    download_size: 18320
    dataset_size: 31483
  - config_name: EGMO-2023
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 55220
        num_examples: 5
    download_size: 28103
    dataset_size: 55220
  - config_name: IMO-2022
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 28482
        num_examples: 6
    download_size: 22212
    dataset_size: 28482
  - config_name: IMO-2023
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 44449
        num_examples: 6
    download_size: 29973
    dataset_size: 44449
  - config_name: TST-2023
    features:
      - name: problem_id
        dtype: string
      - name: problem
        dtype: string
      - name: reference_solution
        dtype: string
    splits:
      - name: test
        num_bytes: 14235
        num_examples: 6
    download_size: 12516
    dataset_size: 14235
configs:
  - config_name: APMO-2022
    data_files:
      - split: test
        path: APMO-2022/test-*
  - config_name: APMO-2023
    data_files:
      - split: test
        path: APMO-2023/test-*
  - config_name: APMO-2024
    data_files:
      - split: test
        path: APMO-2024/test-*
  - config_name: APMO-2025
    data_files:
      - split: test
        path: APMO-2025/test-*
  - config_name: EGMO-2022
    data_files:
      - split: test
        path: EGMO-2022/test-*
  - config_name: EGMO-2023
    data_files:
      - split: test
        path: EGMO-2023/test-*
  - config_name: IMO-2022
    data_files:
      - split: test
        path: IMO-2022/test-*
  - config_name: IMO-2023
    data_files:
      - split: test
        path: IMO-2023/test-*
  - config_name: TST-2023
    data_files:
      - split: test
        path: TST-2023/test-*