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