imac_ocr / README.md
GHOFRANEE's picture
Upload README.md with huggingface_hub
488cfcc
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 161619
      num_examples: 15
  download_size: 81428
  dataset_size: 161619

Dataset Card for "imac_ocr"

More Information needed