Upload dataset
Browse files- README.md +47 -0
- data/train-00000-of-00003.parquet +3 -0
- data/train-00001-of-00003.parquet +3 -0
- data/train-00002-of-00003.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: uuid
|
5 |
+
dtype: int64
|
6 |
+
- name: classification
|
7 |
+
dtype: string
|
8 |
+
- name: language
|
9 |
+
dtype: string
|
10 |
+
- name: img
|
11 |
+
dtype: image
|
12 |
+
- name: marker_md
|
13 |
+
dtype: string
|
14 |
+
- name: marker_img
|
15 |
+
dtype: image
|
16 |
+
- name: marker_heuristic
|
17 |
+
dtype: float64
|
18 |
+
- name: marker_heuristic_detail
|
19 |
+
dtype: string
|
20 |
+
- name: marker_llm
|
21 |
+
dtype: float64
|
22 |
+
- name: marker_llm_detail
|
23 |
+
dtype: string
|
24 |
+
- name: mathpix_md
|
25 |
+
dtype: string
|
26 |
+
- name: mathpix_img
|
27 |
+
dtype: image
|
28 |
+
- name: mathpix_heuristic
|
29 |
+
dtype: float64
|
30 |
+
- name: mathpix_heuristic_detail
|
31 |
+
dtype: string
|
32 |
+
- name: mathpix_llm
|
33 |
+
dtype: float64
|
34 |
+
- name: mathpix_llm_detail
|
35 |
+
dtype: string
|
36 |
+
splits:
|
37 |
+
- name: train
|
38 |
+
num_bytes: 1310599985.75
|
39 |
+
num_examples: 2102
|
40 |
+
download_size: 1296762618
|
41 |
+
dataset_size: 1310599985.75
|
42 |
+
configs:
|
43 |
+
- config_name: default
|
44 |
+
data_files:
|
45 |
+
- split: train
|
46 |
+
path: data/train-*
|
47 |
+
---
|
data/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44d3f00504adf16b4aaf47658096849e9e42cbd0a8ec36597cef1224b928c3e4
|
3 |
+
size 443328511
|
data/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de95e585cef98f73d7b337ca5635e8a655f88b03220a5ac9e923c42254325c7c
|
3 |
+
size 447521721
|
data/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c1d612344fba0dd6de14e9bf71b6831827e9fd139c0f4e0af2d15f0b4d2fbcf
|
3 |
+
size 405912386
|