File size: 984 Bytes
9c6ebc0
 
 
aa50218
 
 
 
 
 
 
 
 
 
 
 
 
 
9c6ebc0
 
 
 
 
 
 
 
 
 
 
 
 
aa50218
 
9c6ebc0
 
 
 
aa50218
9c6ebc0
 
aa50218
9c6ebc0
aa50218
 
9c6ebc0
 
 
 
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
35
36
37
38
39
40
41
42
43
44
45
46
47
---
dataset_info:
  features:
  - name: ner_tags
    sequence:
      class_label:
        names:
          '0': O
          '1': B-ING
          '2': I-ING
  - name: words
    sequence: string
  - name: bboxes
    sequence:
      sequence: int64
  - name: image
    dtype: image
  - name: text
    dtype: string
  - name: offsets
    sequence:
      sequence: int64
  - name: meta
    struct:
    - name: barcode
      dtype: string
    - name: image_id
      dtype: string
    - name: url
      dtype: string
    - name: id
      dtype: string
    - name: in_test_split
      dtype: bool
  splits:
  - name: train
    num_bytes: 2059533770.875
    num_examples: 5065
  - name: test
    num_bytes: 244591039.0
    num_examples: 556
  download_size: 2272335785
  dataset_size: 2304124809.875
---
# Dataset Card for "ingredient-detection-layout-dataset"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)