justinsunqiu's picture
Upload dataset
66daebe verified
metadata
dataset_info:
  features:
    - name: image_link
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: question_backtranslation
      dtype: string
    - name: answer_backtranslation
      dtype: string
    - name: language
      dtype: string
  splits:
    - name: train
      num_bytes: 13932558.9
      num_examples: 37368
    - name: test
      num_bytes: 1548062.1
      num_examples: 4152
  download_size: 6468806
  dataset_size: 15480621
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*