| dataset_info: | |
| features: | |
| - name: task_id | |
| dtype: string | |
| - name: instruction | |
| dtype: string | |
| - name: image | |
| dtype: image | |
| - name: bbox | |
| list: float32 | |
| - name: box_type | |
| dtype: string | |
| - name: image_size | |
| list: int64 | |
| - name: category | |
| dtype: string | |
| splits: | |
| - name: test | |
| num_bytes: 3328934017 | |
| num_examples: 5790 | |
| download_size: 3062867874 | |
| dataset_size: 3328934017 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: test | |
| path: data/test-* | |