ByteDance-MTVQA / README.md
oddadmix's picture
Super-squash branch 'main' using huggingface_hub
8034754
|
Raw
History Blame Contribute Delete
497 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: id
      dtype: string
    - name: qa_pairs
      dtype: string
    - name: lang
      dtype: string
  splits:
    - name: train
      num_bytes: 3297165103.09
      num_examples: 6678
    - name: test
      num_bytes: 1031191920.112
      num_examples: 2116
  download_size: 4239568157
  dataset_size: 4328357023.202
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*