File size: 516 Bytes
83bbc19 04d3c05 83bbc19 5f60e22 83bbc19 a4b163a 83bbc19 | 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 | ---
language:
- en
dataset_info:
features:
- name: qid
dtype: string
- name: question
dtype: string
- name: images
sequence: image
- name: answer
dtype: string
- name: question_info
dtype: string
- name: type
dtype: string
- name: choices
sequence: string
splits:
- name: train
num_bytes: 15217283.0
num_examples: 591
download_size: 7561357
dataset_size: 15217283.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|