Update README.md
Browse files
README.md
CHANGED
|
@@ -4,43 +4,6 @@ task_categories:
|
|
| 4 |
- image-classification
|
| 5 |
- image-to-text
|
| 6 |
viewer: false
|
| 7 |
-
dataset_info:
|
| 8 |
-
config_name: synth
|
| 9 |
-
features:
|
| 10 |
-
- name: id
|
| 11 |
-
dtype: int64
|
| 12 |
-
- name: page_img
|
| 13 |
-
dtype: string
|
| 14 |
-
- name: bbox
|
| 15 |
-
list: int64
|
| 16 |
-
- name: centroid
|
| 17 |
-
list: float64
|
| 18 |
-
- name: box_area
|
| 19 |
-
dtype: int64
|
| 20 |
-
- name: label
|
| 21 |
-
dtype: int64
|
| 22 |
-
- name: comp_size
|
| 23 |
-
list: int64
|
| 24 |
-
- name: file
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: image
|
| 27 |
-
dtype: image
|
| 28 |
-
splits:
|
| 29 |
-
- name: train
|
| 30 |
-
num_bytes: 809710769
|
| 31 |
-
num_examples: 97223
|
| 32 |
-
- name: test
|
| 33 |
-
num_bytes: 30473923
|
| 34 |
-
num_examples: 1000
|
| 35 |
-
download_size: 861972662
|
| 36 |
-
dataset_size: 840184692
|
| 37 |
-
configs:
|
| 38 |
-
- config_name: synth
|
| 39 |
-
data_files:
|
| 40 |
-
- split: train
|
| 41 |
-
path: synth/train-*
|
| 42 |
-
- split: test
|
| 43 |
-
path: synth/test-*
|
| 44 |
---
|
| 45 |
# Math-Strike Dataset
|
| 46 |
## Dataset Description
|
|
|
|
| 4 |
- image-classification
|
| 5 |
- image-to-text
|
| 6 |
viewer: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
# Math-Strike Dataset
|
| 9 |
## Dataset Description
|