File size: 1,084 Bytes
4e1810d
 
43555fe
4e1810d
 
 
 
 
 
 
 
 
 
 
 
 
43555fe
 
 
 
 
 
 
 
 
 
 
 
 
 
c219e3d
 
 
 
 
 
 
 
 
 
 
 
 
 
4e1810d
 
 
 
 
43555fe
 
 
 
c219e3d
 
 
 
4e1810d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
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-*
---