five

will33am/VQAv2_sample_validation

收藏
Hugging Face2023-09-25 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/will33am/VQAv2_sample_validation
下载链接
链接失效反馈
官方服务:
资源简介:
--- configs: - config_name: default data_files: - split: validation path: data/validation-* 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 - name: blip_caption_Salesforce_blip_image_captioning_large_intensive sequence: string - name: blip_caption_Salesforce_blip_image_captioning_base_intensive sequence: string - name: intensive_captions_Salesforce-blip-image-captioning-large sequence: string splits: - name: validation num_bytes: 511911985.0 num_examples: 1000 download_size: 297787596 dataset_size: 511911985.0 --- # Dataset Card for "VQAv2_sample_validation" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
will33am
原始信息汇总

数据集概述

数据集配置

  • 配置名称: default
  • 数据文件:
    • 分割: validation
    • 路径: data/validation-*

数据集信息

  • 特征:
    • 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: 字符串
    • blip_caption_Salesforce_blip_image_captioning_large_intensive: 字符串序列
    • blip_caption_Salesforce_blip_image_captioning_base_intensive: 字符串序列
    • intensive_captions_Salesforce-blip-image-captioning-large: 字符串序列

数据集分割

  • 名称: validation
  • 字节数: 511911985.0
  • 样本数: 1000

数据集大小

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

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

二维码
科研交流群

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

数据驱动未来

携手共赢发展

商业合作