cfpark00 commited on
Commit
0dd40e5
·
verified ·
1 Parent(s): 2673bee

Upload dataset

Browse files
README.md CHANGED
@@ -15,8 +15,8 @@ tags:
15
  configs:
16
  - config_name: default
17
  data_files:
18
- - split: 2024_math
19
- path: data/2024_math-*
20
  dataset_info:
21
  features:
22
  - name: id
@@ -26,15 +26,17 @@ dataset_info:
26
  - name: problem
27
  dtype: string
28
  - name: answer
29
- dtype: string
30
  - name: score
31
  dtype: int64
 
 
32
  splits:
33
- - name: 2024_math
34
- num_bytes: 22489
35
  num_examples: 46
36
- download_size: 15237
37
- dataset_size: 22489
38
  ---
39
 
40
  # KoreanSAT Benchmark
 
15
  configs:
16
  - config_name: default
17
  data_files:
18
+ - split: 2023_math
19
+ path: data/2023_math-*
20
  dataset_info:
21
  features:
22
  - name: id
 
26
  - name: problem
27
  dtype: string
28
  - name: answer
29
+ dtype: int64
30
  - name: score
31
  dtype: int64
32
+ - name: review
33
+ dtype: float64
34
  splits:
35
+ - name: 2023_math
36
+ num_bytes: 23272
37
  num_examples: 46
38
+ download_size: 14547
39
+ dataset_size: 23272
40
  ---
41
 
42
  # KoreanSAT Benchmark
data/2023_math-00000-of-00001.parquet ADDED
Binary file (14.5 kB). View file