CohenQu's picture
Upload dataset
c219e3d verified
|
raw
history blame
1.08 kB
metadata
dataset_info:
  - 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-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: 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
configs:
  - config_name: APMO-2023
    data_files:
      - split: test
        path: APMO-2023/test-*
  - config_name: APMO-2025
    data_files:
      - split: test
        path: APMO-2025/test-*
  - config_name: IMO-2022
    data_files:
      - split: test
        path: IMO-2022/test-*