five

Multimodal-Fatima/Sample_vqa_test

收藏
Hugging Face2023-06-06 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Multimodal-Fatima/Sample_vqa_test
下载链接
链接失效反馈
官方服务:
资源简介:
--- dataset_info: features: - name: question_type dtype: string - name: multiple_choice_answer dtype: string - name: answers sequence: string - name: answers_original list: - name: answer dtype: string - name: answer_confidence dtype: string - name: answer_id dtype: int64 - name: id_image dtype: int64 - name: answer_type dtype: string - name: question_id dtype: int64 - name: question dtype: string - name: image dtype: image - name: id dtype: int64 - name: clip_tags_ViT_L_14 sequence: string - name: blip_caption dtype: string - name: DETA_detections_deta_swin_large_o365_coco_classes list: - name: attribute dtype: string - name: box sequence: float32 - name: label dtype: string - name: location dtype: string - name: ratio dtype: float32 - name: size dtype: string - name: tag dtype: string - name: LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14 sequence: string - name: DETA_detections_deta_swin_large_o365_coco_classes_ViT_L_14 list: - name: attribute dtype: string - name: box sequence: float64 - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: DETA_detections_deta_swin_large_o365_clip_ViT_L_14 list: - name: attribute dtype: string - name: box sequence: float64 - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption list: - name: attribute dtype: string - name: box sequence: float64 - name: caption dtype: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: new_info_captions3 list: - name: attribute dtype: string - name: box sequence: float64 - name: caption dtype: string - name: captions_module sequence: sequence: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption_caption_module list: - name: attribute dtype: string - name: box sequence: float64 - name: caption dtype: string - name: captions_module sequence: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption_caption_module_without_filtering list: - name: attribute dtype: string - name: box sequence: float64 - name: caption dtype: string - name: captions_module sequence: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: clip_tags_LAION_ViT_H_14_2B sequence: string - name: LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B sequence: string - name: DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption_caption_module_random list: - name: attribute dtype: string - name: box sequence: float64 - name: caption dtype: string - name: captions_module sequence: string - name: captions_module_filter sequence: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: Attributes_ViT_L_14_descriptors_text_davinci_003_full sequence: string - name: Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full sequence: string - name: clip_tags_ViT_L_14_with_openai sequence: string - name: clip_tags_LAION_ViT_H_14_2B_with_openai sequence: string - name: blip_caption_beam_5_Salesforce_blip2_flan_t5_xxl dtype: string - name: DETA_detections_deta_swin_large_o365_coco_classes_caption_all_patches_Salesforce_blip_image_captioning_large_ list: - name: attribute dtype: string - name: box sequence: float64 - name: captions_all_patches sequence: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: DETA_detections_deta_swin_large_o365_coco_classes_caption_all_patches_Salesforce_blip_image_captioning_large_clean list: - name: attribute dtype: string - name: box sequence: float64 - name: captions_all_patches sequence: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string - name: blip_caption_topk_50_Salesforce_blip_image_captioning_base_multiple sequence: string - name: DETA_detections_deta_swin_large_o365_clip_caption_all_patches_Salesforce_blip_image_captioning_large__ViT_L_14 list: - name: attribute dtype: string - name: box sequence: float64 - name: captions_all_patches sequence: string - name: label dtype: string - name: location dtype: string - name: ratio dtype: float64 - name: size dtype: string - name: tag dtype: string splits: - name: test num_bytes: 6612715.0 num_examples: 10 download_size: 3783319 dataset_size: 6612715.0 --- # Dataset Card for "Sample_vqa_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Multimodal-Fatima
原始信息汇总

数据集概述

数据集名称

  • 名称: Sample_vqa_test

数据集特征

  • question_type: 字符串类型
  • multiple_choice_answer: 字符串类型
  • answers: 字符串序列
  • answers_original: 列表类型,包含以下子特征:
    • answer: 字符串类型
    • answer_confidence: 字符串类型
    • answer_id: 整数类型(64位)
  • id_image: 整数类型(64位)
  • answer_type: 字符串类型
  • question_id: 整数类型(64位)
  • question: 字符串类型
  • image: 图像类型
  • id: 整数类型(64位)
  • clip_tags_ViT_L_14: 字符串序列
  • blip_caption: 字符串类型
  • DETA_detections_deta_swin_large_o365_coco_classes: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(32位)
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(32位)
    • size: 字符串类型
    • tag: 字符串类型
  • LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14: 字符串序列
  • DETA_detections_deta_swin_large_o365_coco_classes_ViT_L_14: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • DETA_detections_deta_swin_large_o365_clip_ViT_L_14: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • caption: 字符串类型
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • new_info_captions3: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • caption: 字符串类型
    • captions_module: 字符串序列
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption_caption_module: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • caption: 字符串类型
    • captions_module: 字符串类型
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption_caption_module_without_filtering: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • caption: 字符串类型
    • captions_module: 字符串类型
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • clip_tags_LAION_ViT_H_14_2B: 字符串序列
  • LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B: 字符串序列
  • DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption_caption_module_random: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • caption: 字符串类型
    • captions_module: 字符串类型
    • captions_module_filter: 字符串序列
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • Attributes_ViT_L_14_descriptors_text_davinci_003_full: 字符串序列
  • Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full: 字符串序列
  • clip_tags_ViT_L_14_with_openai: 字符串序列
  • clip_tags_LAION_ViT_H_14_2B_with_openai: 字符串序列
  • blip_caption_beam_5_Salesforce_blip2_flan_t5_xxl: 字符串类型
  • DETA_detections_deta_swin_large_o365_coco_classes_caption_all_patches_Salesforce_blip_image_captioning_large_: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • captions_all_patches: 字符串序列
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • DETA_detections_deta_swin_large_o365_coco_classes_caption_all_patches_Salesforce_blip_image_captioning_large_clean: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • captions_all_patches: 字符串序列
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型
  • blip_caption_topk_50_Salesforce_blip_image_captioning_base_multiple: 字符串序列
  • DETA_detections_deta_swin_large_o365_clip_caption_all_patches_Salesforce_blip_image_captioning_large__ViT_L_14: 列表类型,包含以下子特征:
    • attribute: 字符串类型
    • box: 浮点序列(64位)
    • captions_all_patches: 字符串序列
    • label: 字符串类型
    • location: 字符串类型
    • ratio: 浮点类型(64位)
    • size: 字符串类型
    • tag: 字符串类型

数据集分割

  • test: 包含10个样本,数据大小为6612715.0字节

数据集大小

  • 下载大小: 3783319字节
  • 数据集大小: 6612715.0字节
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作