Datasets:

Modalities:
Image
Text
Formats:
parquet
File size: 598 Bytes
23d5c20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
31
32
33
34
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype: string
  - name: store
    dtype: string
  - name: receipt_type
    dtype: string
  splits:
  - name: makro
    num_bytes: 4273145829
    num_examples: 7000
  - name: bigc
    num_bytes: 2109787710
    num_examples: 7000
  - name: Bill
    num_bytes: 6398126131
    num_examples: 7000
  download_size: 14592268353
  dataset_size: 12781059670
configs:
- config_name: default
  data_files:
  - split: makro
    path: data/makro-*
  - split: bigc
    path: data/bigc-*
  - split: Bill
    path: data/Bill-*
---