MIABench_split / README.md
TitusVespasian's picture
Upload dataset
44272be verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: instruction
      dtype: string
    - name: type
      dtype: string
    - name: num_of_component
      dtype: int32
    - name: components
      list: string
    - name: component_weight
      list: int32
    - name: component_type
      list: string
  splits:
    - name: dev
      num_bytes: 37215173.6
      num_examples: 80
    - name: val
      num_bytes: 148860694.4
      num_examples: 320
  download_size: 185550487
  dataset_size: 186075868
configs:
  - config_name: default
    data_files:
      - split: dev
        path: data/dev-*
      - split: val
        path: data/val-*