File size: 508 Bytes
f75aac1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bbdaec7
 
f75aac1
 
bbdaec7
a406296
bbdaec7
 
f75aac1
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: gt_blocks
    dtype: string
  - name: img
    dtype: image
  - name: page_bbox
    sequence: float32
  - name: classification
    dtype: string
  - name: language
    dtype: string
  - name: pdf
    dtype: binary
  - name: uuid
    dtype: int64
  splits:
  - name: train
    num_bytes: 775967309.75
    num_examples: 2138
  download_size: 760821924
  dataset_size: 775967309.75
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---