AdithyaSK commited on
Commit
a5bd948
·
verified ·
1 Parent(s): f82bbf3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: markdown
7
+ dtype: string
8
+ - name: meta
9
+ list:
10
+ - name: caption
11
+ dtype: string
12
+ - name: captionBoundary
13
+ struct:
14
+ - name: x1
15
+ dtype: int64
16
+ - name: x2
17
+ dtype: int64
18
+ - name: y1
19
+ dtype: int64
20
+ - name: y2
21
+ dtype: int64
22
+ - name: figType
23
+ dtype: string
24
+ - name: imageText
25
+ sequence: string
26
+ - name: name
27
+ dtype: string
28
+ - name: regionBoundary
29
+ struct:
30
+ - name: x1
31
+ dtype: int64
32
+ - name: x2
33
+ dtype: int64
34
+ - name: y1
35
+ dtype: int64
36
+ - name: y2
37
+ dtype: int64
38
+ - name: renderDpi
39
+ dtype: int64
40
+ - name: renderURL
41
+ dtype: string
42
+ - name: source
43
+ dtype: string
44
+ splits:
45
+ - name: train
46
+ num_bytes: 516741737.6133262
47
+ num_examples: 2438
48
+ - name: test
49
+ num_bytes: 128937827.01587301
50
+ num_examples: 606
51
+ download_size: 372962126
52
+ dataset_size: 645679564.6291993
53
+ configs:
54
+ - config_name: default
55
+ data_files:
56
+ - split: train
57
+ path: data/train-*
58
+ - split: test
59
+ path: data/test-*
60
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4940985739832d827931056c42f2621ea82cfff174644d4eca8c3c750e973c2a
3
+ size 74607970
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64d3b0364a2071bc133ea9aa24f9f2eb55ee8acbfdeab15c93969533f37f5389
3
+ size 149328455
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f02583664ab5445451b4d4573f69e80673247d4651a1d51b92c49701e606822d
3
+ size 149025701