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) |