CoolFace
Datasetpublic

shwetkm/TextCaps-Caption-Summary

Description Multiple Captions of TextCaps dataset summarized into one using slauw87/bart_summarisation BART model.

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes277downloads
Dataset Card

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: topleftx dtype: float32
  • name: toplefty dtype: float32
  • name: image dtype: image
  • name: image_id dtype: string
  • name: image_classes list: string
  • name: flickroriginalurl dtype: string
  • name: flickr300kurl 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 numbytes: 5875505509.554 numexamples: 21953
  • name: validation numbytes: 902982880.29 numexamples: 3166 downloadsize: 7122212639 datasetsize: 6778488389.844 task_categories:
  • image-to-text language:
  • en

Description

Multiple Captions of TextCaps dataset summarized into one using slauw87/bart_summarisation BART model.