ocr_uppercase_vi / README.md
hieunguyen1053's picture
Upload README.md with huggingface_hub
5dd14d4
|
Raw
History Blame Contribute Delete
628 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      dtype: string
    - name: meta
      struct:
        - name: path
          dtype: string
        - name: subset
          dtype: string
    - name: path
      dtype: 'null'
  splits:
    - name: train
      num_bytes: 499271753.625
      num_examples: 12323
  download_size: 499066965
  dataset_size: 499271753.625

Dataset Card for "ocr_uppercase_vi"

More Information needed