doolayer's picture
Update README.md
2b3f901 verified
|
raw
history blame
840 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: ground_truth
      dtype: string
  splits:
    - name: train
      num_bytes: 714443184
      num_examples: 777
    - name: validation
      num_bytes: 83073676
      num_examples: 97
    - name: test
      num_bytes: 99014242
      num_examples: 97
  download_size: 883571440
  dataset_size: 896531102
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

This dataset was created by using images from the SROIE dataset.
Labels were newly generated by HCX Vision 3B following the CORD-style annotation format.