File size: 407 Bytes
ddc06e1
 
 
 
e9ce14e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ddc06e1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---

license: other
license_name: license-funsd
license_link: LICENSE
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: image
    dtype: image
  - name: annotations
    dtype: string
  splits:
  - name: train
    num_bytes: 19055500.0
    num_examples: 199
  download_size: 17226391
  dataset_size: 19055500.0
---