| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: filepath | |
| dtype: string | |
| - name: sentids | |
| list: int32 | |
| - name: filename | |
| dtype: string | |
| - name: imgid | |
| dtype: int32 | |
| - name: split | |
| dtype: string | |
| - name: sentences | |
| struct: | |
| - name: tokens | |
| list: string | |
| - name: raw | |
| dtype: string | |
| - name: imgid | |
| dtype: int32 | |
| - name: sentid | |
| dtype: int32 | |
| - name: cocoid | |
| dtype: int32 | |
| - name: hf_hub_laion/CLIP_ViT_g_14_laion2B_s12B_b42K_short_features | |
| sequence: float32 | |
| - name: FacebookAI/roberta_base_short_features | |
| sequence: float32 | |
| - name: FacebookAI/roberta_base_long_features | |
| sequence: float32 | |
| - name: FacebookAI/roberta_base_normalized_long_features | |
| sequence: float32 | |
| - name: facebook/dinov2_large_short_features | |
| sequence: float32 | |
| - name: facebook/dinov2_large_long_features | |
| sequence: float32 | |
| - name: facebook/dinov2_large_normalized_long_features | |
| sequence: float32 | |
| - name: hf_hub_timm/ViT_B_16_SigLIP_short_features | |
| sequence: float32 | |
| splits: | |
| - name: train | |
| num_bytes: 102385311908.625 | |
| num_examples: 566747 | |
| - name: validation | |
| num_bytes: 4517702812.75 | |
| num_examples: 25010 | |
| - name: test | |
| num_bytes: 4516243134.75 | |
| num_examples: 25010 | |
| download_size: 80421808435 | |
| dataset_size: 111419257856.125 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| - split: test | |
| path: data/test-* | |