SEED_Img_Modif / README.md
HugoLaurencon's picture
Upload README.md with huggingface_hub
32d5603 verified
|
raw
history blame
569 Bytes
metadata
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: 2498677133.875
      num_examples: 14233
  download_size: 2462354180
  dataset_size: 2498677133.875

Dataset Card for "SEED_Img_Modif"

More Information needed