File size: 601 Bytes
f9249d4 66daebe f9249d4 66daebe f9249d4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
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.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|