File size: 703 Bytes
d94c179 |
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 |
---
dataset_info:
features:
- name: multiple_choice_answer
dtype: string
- name: answers
sequence: string
- name: id_image
dtype: int64
- name: question_id
dtype: int64
- name: question
dtype: string
- name: image
dtype: image
- name: id
dtype: int64
- name: blip_caption_Salesforce_blip_image_captioning_large_intensive
sequence: string
splits:
- name: validation
num_bytes: 161239813.0
num_examples: 1000
download_size: 155287446
dataset_size: 161239813.0
---
# Dataset Card for "cv-as-nlp-vqa-example"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |