File size: 976 Bytes
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 |
---
dataset_info:
features:
- name: text
dtype: string
- name: marked_text
dtype: string
- name: offsets
sequence:
sequence: int64
- name: tokens
sequence: string
- name: ner_tags
sequence: string
- name: meta
struct:
- name: barcode
dtype: string
- name: image_id
dtype: string
- name: id
dtype: string
- name: url
dtype: string
- name: in_test_split
dtype: bool
- name: words
sequence: string
- name: bboxes
sequence:
sequence: int64
- name: image
dtype: image
splits:
- name: train
num_bytes: 2066886501.875
num_examples: 5065
- name: test
num_bytes: 245456731.0
num_examples: 556
download_size: 2277045343
dataset_size: 2312343232.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) |