| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: text | |
| dtype: string | |
| - name: image | |
| dtype: string | |
| - name: labels | |
| sequence: string | |
| - name: link | |
| dtype: string | |
| - name: image_file | |
| dtype: image | |
| splits: | |
| - name: dev | |
| num_bytes: 402027376.0 | |
| num_examples: 1000 | |
| - name: train | |
| num_bytes: 2701490827.0 | |
| num_examples: 7000 | |
| - name: validation | |
| num_bytes: 201355213.0 | |
| num_examples: 500 | |
| - name: test_en | |
| num_bytes: 545983851.5 | |
| num_examples: 1500 | |
| - name: test_ar | |
| num_bytes: 11600776.0 | |
| num_examples: 120 | |
| - name: test_bg | |
| num_bytes: 140884799.0 | |
| num_examples: 436 | |
| - name: test_md | |
| num_bytes: 30883657.0 | |
| num_examples: 259 | |
| download_size: 4100511706 | |
| dataset_size: 4034226499.5 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: dev | |
| path: data/dev-* | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| - split: test_en | |
| path: data/test_en-* | |
| - split: test_ar | |
| path: data/test_ar-* | |
| - split: test_bg | |
| path: data/test_bg-* | |
| - split: test_md | |
| path: data/test_md-* | |