Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -5,19 +5,15 @@ dataset_info:
|
|
5 |
dtype: int64
|
6 |
- name: text
|
7 |
dtype: string
|
8 |
-
- name: combined
|
9 |
-
dtype: string
|
10 |
-
- name: __index_level_0__
|
11 |
-
dtype: int64
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes:
|
15 |
num_examples: 2886810
|
16 |
- name: test
|
17 |
-
num_bytes:
|
18 |
num_examples: 311298
|
19 |
-
download_size:
|
20 |
-
dataset_size:
|
21 |
---
|
22 |
# Dataset Card for "math_formulas"
|
23 |
|
|
|
5 |
dtype: int64
|
6 |
- name: text
|
7 |
dtype: string
|
|
|
|
|
|
|
|
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 225647910
|
11 |
num_examples: 2886810
|
12 |
- name: test
|
13 |
+
num_bytes: 23848817
|
14 |
num_examples: 311298
|
15 |
+
download_size: 75374735
|
16 |
+
dataset_size: 249496727
|
17 |
---
|
18 |
# Dataset Card for "math_formulas"
|
19 |
|