File size: 830 Bytes
5025d8c
 
c94c1e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ad1963c
 
 
 
 
 
 
 
c94c1e9
 
 
 
 
ad1963c
 
 
 
5025d8c
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
---

license: mit
dataset_info:
  features:
  - name: problem_id
    dtype: string
  - name: problem_title
    dtype: string
  - name: difficulty
    dtype: string
  - name: problem_statement
    dtype: string
  - name: platform
    dtype: string
  - name: link
    dtype: string
  splits:
  - name: quater_2024_10_12
    num_bytes: 544702
    num_examples: 207
  - name: biannual_2024_7_12
    num_bytes: 991807
    num_examples: 387
  - name: quater_2025_1_3
    num_bytes: 437133
    num_examples: 166
  download_size: 847013
  dataset_size: 1973642
configs:
- config_name: default
  data_files:
  - split: quater_2024_10_12
    path: data/quater_2024_10_12-*
  - split: biannual_2024_7_12
    path: data/biannual_2024_7_12-*
  - split: quater_2025_1_3
    path: data/quater_2025_1_3-*
---