ocr_dataset_simple / README.md
hyokwan's picture
Upload dataset
d8abd46 verified
|
Raw
History Blame Contribute Delete
511 Bytes
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: modality
      dtype: string
    - name: image
      dtype: image
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: source
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 57915983
      num_examples: 130
  download_size: 57885979
  dataset_size: 57915983