wiki_dense_ocr / README.md
sushanthr's picture
Upload dataset
a2b6178 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: image
      dtype: image
    - name: image_path
      dtype: string
    - name: conversations
      dtype: string
  splits:
    - name: train
      num_bytes: 31105250467
      num_examples: 70000
  download_size: 30385184655
  dataset_size: 31105250467