File size: 2,852 Bytes
fd32940 63c5a9b 3410742 63c5a9b 3410742 fd32940 63c5a9b fd32940 63c5a9b fd32940 63c5a9b fd32940 27e127d 7906382 bffd916 27e127d 7906382 27e127d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 | ---
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. |