Upload dataset
Browse files
README.md
CHANGED
@@ -1,25 +1,64 @@
|
|
1 |
---
|
2 |
-
configs:
|
3 |
-
- config_name: 2022_calculus
|
4 |
-
data_files:
|
5 |
-
- split: test
|
6 |
-
path: data/2022_calculus-*
|
7 |
-
- config_name: 2023_calculus
|
8 |
-
data_files:
|
9 |
-
- split: test
|
10 |
-
path: data/2023_calculus-*
|
11 |
-
- config_name: 2024_calculus
|
12 |
-
data_files:
|
13 |
-
- split: test
|
14 |
-
path: data/2024_calculus-*
|
15 |
-
- config_name: 2025_calculus
|
16 |
-
data_files:
|
17 |
-
- split: test
|
18 |
-
path: data/2025_calculus-*
|
19 |
language:
|
20 |
- ko
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
tags:
|
22 |
- math
|
23 |
- Korean
|
24 |
- Exam
|
25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- ko
|
4 |
+
configs:
|
5 |
+
- config_name: 2022_calculus
|
6 |
+
data_files:
|
7 |
+
- split: test
|
8 |
+
path: data/2022_calculus-*
|
9 |
+
- config_name: 2023_calculus
|
10 |
+
data_files:
|
11 |
+
- split: test
|
12 |
+
path: data/2023_calculus-*
|
13 |
+
- config_name: 2024_calculus
|
14 |
+
data_files:
|
15 |
+
- split: test
|
16 |
+
path: data/2024_calculus-*
|
17 |
+
- config_name: 2025_calculus
|
18 |
+
data_files:
|
19 |
+
- split: test
|
20 |
+
path: data/2025_calculus-*
|
21 |
+
- config_name: default
|
22 |
+
data_files:
|
23 |
+
- split: 2022_calculus
|
24 |
+
path: data/2022_calculus-*
|
25 |
+
- split: 2023_calculus
|
26 |
+
path: data/2023_calculus-*
|
27 |
+
- split: 2024_calculus
|
28 |
+
path: data/2024_calculus-*
|
29 |
+
- split: 2025_calculus
|
30 |
+
path: data/2025_calculus-*
|
31 |
tags:
|
32 |
- math
|
33 |
- Korean
|
34 |
- Exam
|
35 |
+
dataset_info:
|
36 |
+
features:
|
37 |
+
- name: id
|
38 |
+
dtype: int64
|
39 |
+
- name: question
|
40 |
+
dtype: string
|
41 |
+
- name: choices
|
42 |
+
sequence: string
|
43 |
+
- name: score
|
44 |
+
dtype: int64
|
45 |
+
- name: answer
|
46 |
+
dtype: string
|
47 |
+
- name: has_image
|
48 |
+
dtype: bool
|
49 |
+
splits:
|
50 |
+
- name: 2022_calculus
|
51 |
+
num_bytes: 9210
|
52 |
+
num_examples: 30
|
53 |
+
- name: 2023_calculus
|
54 |
+
num_bytes: 10320
|
55 |
+
num_examples: 30
|
56 |
+
- name: 2024_calculus
|
57 |
+
num_bytes: 9858
|
58 |
+
num_examples: 30
|
59 |
+
- name: 2025_calculus
|
60 |
+
num_bytes: 8435
|
61 |
+
num_examples: 30
|
62 |
+
download_size: 35138
|
63 |
+
dataset_size: 37823
|
64 |
+
---
|
data/2022_calculus-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9932f6c5265877ff698ec3afc7e8e8b3a53e4768defd337caf06a0d50443350
|
3 |
+
size 8430
|
data/2023_calculus-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:608f246fa1388e95dfd1f09f41683bed58e7fdac52e304cb55bb70ac2f2fa678
|
3 |
+
size 9009
|
data/2024_calculus-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36733d656e376d693623357ccd66405e9c78e078259f66993a88304d39b43d30
|
3 |
+
size 9369
|
data/2025_calculus-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:271382847de9092629d04e83776b1394d452b8a1eab0a2aba63bdae133138ebb
|
3 |
+
size 8330
|