cfpark00 commited on
Commit
22eb73f
·
verified ·
1 Parent(s): 2fe9ec3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,22 +1,22 @@
1
  ---
2
- license: cc-by-nc-sa-4.0
3
- task_categories:
4
- - question-answering
5
  language:
6
  - ko
7
  - en
 
 
 
 
 
8
  tags:
9
  - math
10
  - QA
11
  - Korean
12
  - Exam
13
- size_categories:
14
- - n<1K
15
  configs:
16
  - config_name: default
17
  data_files:
18
- - split: train
19
- path: data/train-*
20
  dataset_info:
21
  features:
22
  - name: id
@@ -30,11 +30,11 @@ dataset_info:
30
  - name: score
31
  dtype: int64
32
  splits:
33
- - name: train
34
- num_bytes: 22571
35
  num_examples: 46
36
- download_size: 15004
37
- dataset_size: 22571
38
  ---
39
 
40
  # KoreanSAT Benchmark
 
1
  ---
 
 
 
2
  language:
3
  - ko
4
  - en
5
+ license: cc-by-nc-sa-4.0
6
+ size_categories:
7
+ - n<1K
8
+ task_categories:
9
+ - question-answering
10
  tags:
11
  - math
12
  - QA
13
  - Korean
14
  - Exam
 
 
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
 
30
  - name: score
31
  dtype: int64
32
  splits:
33
+ - name: 2024_math
34
+ num_bytes: 22489
35
  num_examples: 46
36
+ download_size: 15235
37
+ dataset_size: 22489
38
  ---
39
 
40
  # KoreanSAT Benchmark