rvl_cdip_ocr / README.md
Thirawarit's picture
Upload dataset
3a8fbd9 verified
metadata
dataset_info:
  config_name: ocr-dataset-test
  features:
    - name: image_id
      dtype: string
    - name: image
      dtype: image
    - name: input_ids
      dtype: string
    - name: x_features
      dtype: string
    - name: y_features
      dtype: string
    - name: norm_bboxes
      dtype: string
    - name: image_grid_hw
      dtype: string
    - name: pixel_values
      dtype: string
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 4559440926
      num_examples: 1000
    - name: validation
      num_bytes: 4501864537
      num_examples: 1000
    - name: test
      num_bytes: 4528236432
      num_examples: 1000
  download_size: 1595174758
  dataset_size: 13589541895
configs:
  - config_name: ocr-dataset-test
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*