multi_modal / README.md
hyokwan's picture
Upload dataset
3b6f54c verified
metadata
license: apache-2.0
dataset_info:
  features:
    - name: modality
      dtype: string
    - name: image
      dtype: image
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: source
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 30137520.813333333
      num_examples: 67
    - name: test
      num_bytes: 2667848.1866666665
      num_examples: 8
  download_size: 32763901
  dataset_size: 32805369
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*