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

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
  download_size: 239626
  dataset_size: 544702
configs:
- config_name: default
  data_files:
  - split: quater_2024_10_12
    path: data/quater_2024_10_12-*
---