LLaVA_Wild_Modif / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
3e044a0 verified
|
raw
history blame
572 Bytes
metadata
language:
  - en
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: question_id
      dtype: string
  splits:
    - name: test
      num_bytes: 14719441
      num_examples: 60
  download_size: 5695553
  dataset_size: 14719441

Dataset Card for "LLaVA_Wild_Modif"

More Information needed