metadata
dataset_info:
features:
- name: image_url
dtype: string
- name: image_sha256
dtype: string
- name: count
dtype: int64
- name: points
struct:
- name: x
list: float32
- name: 'y'
list: float32
- name: label
dtype: string
- name: image
dtype: image
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: validation
num_bytes: 937507442
num_examples: 501
- name: test
num_bytes: 894572338
num_examples: 464
- name: train
num_bytes: 45818388842
num_examples: 25743
download_size: 47649965347
dataset_size: 47650468622
configs:
- config_name: default
data_files:
- split: validation
path: data/validation-*
- split: test
path: data/test-*
- split: train
path: data/train-*