PT_images / README.md
guntinik's picture
Upload dataset
4eefcce verified
|
raw
history blame contribute delete
No virus
609 Bytes
metadata
license: apache-2.0
dataset_info:
  features:
    - name: file_name
      dtype: string
    - name: key
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: __index_level_0__
      dtype: int64
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 5303085987.291546
      num_examples: 4135
    - name: test
      num_bytes: 1326092118.7084541
      num_examples: 1034
  download_size: 6202138268
  dataset_size: 6629178106
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*