|
--- |
|
dataset_info: |
|
features: |
|
- name: image |
|
dtype: image |
|
- name: language |
|
dtype: string |
|
- name: page_url |
|
dtype: string |
|
- name: image_url |
|
dtype: string |
|
- name: page_title |
|
dtype: string |
|
- name: section_title |
|
dtype: string |
|
- name: hierarchical_section_title |
|
dtype: string |
|
- name: caption_reference_description |
|
dtype: string |
|
- name: caption_attribution_description |
|
dtype: string |
|
- name: caption_alt_text_description |
|
dtype: string |
|
- name: mime_type |
|
dtype: string |
|
- name: original_height |
|
dtype: int64 |
|
- name: original_width |
|
dtype: int64 |
|
- name: is_main_image |
|
dtype: bool |
|
- name: attribution_passes_lang_id |
|
dtype: bool |
|
- name: page_changed_recently |
|
dtype: bool |
|
- name: context_page_description |
|
dtype: string |
|
- name: context_section_description |
|
dtype: string |
|
- name: caption_length |
|
dtype: int64 |
|
- name: CLIP_Sim |
|
dtype: float64 |
|
- name: translated_caption_alt_text |
|
dtype: string |
|
splits: |
|
- name: train |
|
num_bytes: 107488783.0 |
|
num_examples: 60 |
|
- name: test |
|
num_bytes: 29158297.0 |
|
num_examples: 15 |
|
download_size: 136268594 |
|
dataset_size: 136647080.0 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: test |
|
path: data/test-* |
|
--- |
|
|