metadata
dataset_info:
features:
- name: image_path
dtype: string
- name: last_date
dtype: string
- name: question
dtype: string
- name: zigzag_time
dtype: string
- name: zigzag_value
dtype: float64
- name: zigzag_type
dtype: string
- name: language
dtype: string
- name: image
dtype: image
- name: __index_level_0__
dtype: int64
- name: prompt
dtype: string
splits:
- name: train
num_bytes: 41462855116
num_examples: 34952
- name: validation
num_bytes: 2304437270
num_examples: 1942
- name: test
num_bytes: 2301793074
num_examples: 1942
download_size: 44369356210
dataset_size: 46069085460
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*