metadata
dataset_info:
features:
- name: Id
dtype: int64
- name: PostTypeId
dtype: int64
- name: AcceptedAnswerId
dtype: int64
- name: Question
dtype: string
- name: Answer
dtype: string
- name: Image
dtype: image
splits:
- name: train
num_bytes: 12815093667.144684
num_examples: 183636
- name: test
num_bytes: 1423970510.001132
num_examples: 20405
download_size: 13692500865
dataset_size: 14239064177.145817
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
license: mit
task_categories:
- visual-question-answering
- question-answering
language:
- en
tags:
- code
pretty_name: StackOverflowVQA-filtered
size_categories:
- 100K<n<1M