raphael0202's picture
Upload README.md with huggingface_hub
39a1676
metadata
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
      num_examples: 556
  download_size: 2271205424
  dataset_size: 2304124809.875

Dataset Card for "ingredient-detection-layout-dataset"

More Information needed