Update README.md
Browse files
README.md
CHANGED
@@ -18,16 +18,6 @@ configs:
|
|
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
|
@@ -46,19 +36,4 @@ dataset_info:
|
|
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 |
---
|
|
|
18 |
data_files:
|
19 |
- split: test
|
20 |
path: data/2025_calculus-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
tags:
|
22 |
- math
|
23 |
- Korean
|
|
|
36 |
dtype: string
|
37 |
- name: has_image
|
38 |
dtype: bool
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
---
|