| dataset_info: | |
| features: | |
| - name: ocr_tokens | |
| list: string | |
| - name: ocr_info | |
| list: | |
| - name: word | |
| dtype: string | |
| - name: bounding_box | |
| struct: | |
| - name: width | |
| dtype: float32 | |
| - name: height | |
| dtype: float32 | |
| - name: rotation | |
| dtype: float32 | |
| - name: roll | |
| dtype: float32 | |
| - name: pitch | |
| dtype: float32 | |
| - name: yaw | |
| dtype: float32 | |
| - name: top_left_x | |
| dtype: float32 | |
| - name: top_left_y | |
| dtype: float32 | |
| - name: image | |
| dtype: image | |
| - name: image_id | |
| dtype: string | |
| - name: image_classes | |
| list: string | |
| - name: flickr_original_url | |
| dtype: string | |
| - name: flickr_300k_url | |
| dtype: string | |
| - name: image_width | |
| dtype: int32 | |
| - name: image_height | |
| dtype: int32 | |
| - name: set_name | |
| dtype: string | |
| - name: image_name | |
| dtype: string | |
| - name: image_path | |
| dtype: string | |
| - name: reference_strs | |
| list: string | |
| - name: reference_tokens | |
| list: | |
| list: string | |
| - name: summary | |
| dtype: string | |
| - name: answers | |
| sequence: string | |
| - name: questions | |
| sequence: string | |
| splits: | |
| - name: train | |
| num_bytes: 6231221529.0 | |
| num_examples: 21953 | |
| - name: validation | |
| num_bytes: 924274596.0 | |
| num_examples: 3166 | |
| download_size: 7126037137 | |
| dataset_size: 7155496125.0 | |
| --- | |
| license: cc-by-4.0 | |
| dataset_info: | |
| features: | |
| - name: ocr_tokens | |
| list: string | |
| - name: ocr_info | |
| list: | |
| - name: word | |
| dtype: string | |
| - name: bounding_box | |
| struct: | |
| - name: width | |
| dtype: float32 | |
| - name: height | |
| dtype: float32 | |
| - name: rotation | |
| dtype: float32 | |
| - name: roll | |
| dtype: float32 | |
| - name: pitch | |
| dtype: float32 | |
| - name: yaw | |
| dtype: float32 | |
| - name: top_left_x | |
| dtype: float32 | |
| - name: top_left_y | |
| dtype: float32 | |
| - name: image | |
| dtype: image | |
| - name: image_id | |
| dtype: string | |
| - name: image_classes | |
| list: string | |
| - name: flickr_original_url | |
| dtype: string | |
| - name: flickr_300k_url | |
| dtype: string | |
| - name: image_width | |
| dtype: int32 | |
| - name: image_height | |
| dtype: int32 | |
| - name: set_name | |
| dtype: string | |
| - name: image_name | |
| dtype: string | |
| - name: image_path | |
| dtype: string | |
| - name: reference_strs | |
| list: string | |
| - name: reference_tokens | |
| list: | |
| list: string | |
| - name: joined_caption | |
| dtype: string | |
| - name: summary | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 5875505509.554 | |
| num_examples: 21953 | |
| - name: validation | |
| num_bytes: 902982880.29 | |
| num_examples: 3166 | |
| download_size: 7122212639 | |
| dataset_size: 6778488389.844 | |
| task_categories: | |
| - image-to-text | |
| language: | |
| - en | |
| --- | |
| ## Description | |
| Multiple Captions of TextCaps dataset summarized into one using slauw87/bart_summarisation BART model. |