five

Multimodal-Fatima/VQAv2_test

收藏
Hugging Face2023-05-13 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Multimodal-Fatima/VQAv2_test
下载链接
链接失效反馈
官方服务:
资源简介:
--- dataset_info: features: - name: question_type dtype: string - name: multiple_choice_answer dtype: 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: LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14 sequence: 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: Attributes_ViT_L_14_descriptors_text_davinci_003_full sequence: string - name: clip_tags_ViT_L_14_wo_openai sequence: string - name: clip_tags_ViT_L_14_with_openai sequence: string - name: clip_tags_LAION_ViT_H_14_2B_wo_openai sequence: string - name: clip_tags_LAION_ViT_H_14_2B_with_openai sequence: string - name: clip_tags_LAION_ViT_bigG_14_2B_wo_openai sequence: string - name: clip_tags_LAION_ViT_bigG_14_2B_with_openai sequence: string - name: Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full sequence: string - name: Attributes_LAION_ViT_bigG_14_2B_descriptors_text_davinci_003_full sequence: string - name: clip_tags_ViT_B_16_with_openai sequence: string - name: DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random list: - name: attribute dtype: string - name: box sequence: float64 - 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: answers sequence: string splits: - name: test num_bytes: 92151870512.0 num_examples: 447793 download_size: 18737258554 dataset_size: 92151870512.0 --- # Dataset Card for "VQAv2_test" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Multimodal-Fatima
原始信息汇总

数据集概述

数据集名称

VQAv2_test

数据集特征

  1. 问题类型 (question_type)

    • 数据类型: 字符串 (string)
  2. 多选答案 (multiple_choice_answer)

    • 数据类型: 字符串 (string)
  3. 原始答案 (answers_original)

    • 包含以下子特征:
      • 答案 (answer)
        • 数据类型: 字符串 (string)
      • 答案置信度 (answer_confidence)
        • 数据类型: 字符串 (string)
      • 答案ID (answer_id)
        • 数据类型: 整数 (int64)
  4. 图像ID (id_image)

    • 数据类型: 整数 (int64)
  5. 答案类型 (answer_type)

    • 数据类型: 字符串 (string)
  6. 问题ID (question_id)

    • 数据类型: 整数 (int64)
  7. 问题文本 (question)

    • 数据类型: 字符串 (string)
  8. 图像 (image)

    • 数据类型: 图像 (image)
  9. 通用ID (id)

    • 数据类型: 整数 (int64)
  10. 剪辑标签ViT L 14 (clip_tags_ViT_L_14)

    • 数据类型: 序列字符串 (sequence: string)
  11. BLIP标题 (blip_caption)

    • 数据类型: 字符串 (string)
  12. LLM描述 (LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14)

    • 数据类型: 序列字符串 (sequence: string)
  13. DETA检测 (DETA_detections_deta_swin_large_o365_coco_classes)

    • 包含以下子特征:
      • 属性 (attribute)
        • 数据类型: 字符串 (string)
      • 边界框 (box)
        • 数据类型: 序列浮点数 (sequence: float32)
      • 标签 (label)
        • 数据类型: 字符串 (string)
      • 位置 (location)
        • 数据类型: 字符串 (string)
      • 比例 (ratio)
        • 数据类型: 浮点数 (float32)
      • 大小 (size)
        • 数据类型: 字符串 (string)
      • 标签 (tag)
        • 数据类型: 字符串 (string)
  14. 属性描述 (Attributes_ViT_L_14_descriptors_text_davinci_003_full)

    • 数据类型: 序列字符串 (sequence: string)
  15. 剪辑标签ViT L 14(无OpenAI) (clip_tags_ViT_L_14_wo_openai)

    • 数据类型: 序列字符串 (sequence: string)
  16. 剪辑标签ViT L 14(含OpenAI) (clip_tags_ViT_L_14_with_openai)

    • 数据类型: 序列字符串 (sequence: string)
  17. 剪辑标签LAION ViT H 14 2B(无OpenAI) (clip_tags_LAION_ViT_H_14_2B_wo_openai)

    • 数据类型: 序列字符串 (sequence: string)
  18. 剪辑标签LAION ViT H 14 2B(含OpenAI) (clip_tags_LAION_ViT_H_14_2B_with_openai)

    • 数据类型: 序列字符串 (sequence: string)
  19. 剪辑标签LAION ViT bigG 14 2B(无OpenAI) (clip_tags_LAION_ViT_bigG_14_2B_wo_openai)

    • 数据类型: 序列字符串 (sequence: string)
  20. 剪辑标签LAION ViT bigG 14 2B(含OpenAI) (clip_tags_LAION_ViT_bigG_14_2B_with_openai)

    • 数据类型: 序列字符串 (sequence: string)
  21. LAION ViT H 14 2B属性描述 (Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full)

    • 数据类型: 序列字符串 (sequence: string)
  22. LAION ViT bigG 14 2B属性描述 (Attributes_LAION_ViT_bigG_14_2B_descriptors_text_davinci_003_full)

    • 数据类型: 序列字符串 (sequence: string)
  23. 剪辑标签ViT B 16(含OpenAI) (clip_tags_ViT_B_16_with_openai)

    • 数据类型: 序列字符串 (sequence: string)
  24. DETA检测(随机标题模块) (DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random)

    • 包含以下子特征:
      • 属性 (attribute)
        • 数据类型: 字符串 (string)
      • 边界框 (box)
        • 数据类型: 序列浮点数 (sequence: float64)
      • 标题模块 (captions_module)
        • 数据类型: 序列字符串 (sequence: string)
      • 标题模块过滤器 (captions_module_filter)
        • 数据类型: 序列字符串 (sequence: string)
      • 标签 (label)
        • 数据类型: 字符串 (string)
      • 位置 (location)
        • 数据类型: 字符串 (string)
      • 比例 (ratio)
        • 数据类型: 浮点数 (float64)
      • 大小 (size)
        • 数据类型: 字符串 (string)
      • 标签 (tag)
        • 数据类型: 字符串 (string)
  25. 答案 (answers)

    • 数据类型: 序列字符串 (sequence: string)

数据集分割

  • 测试集 (test)
    • 字节数: 92151870512.0
    • 示例数: 447793

数据集大小

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

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

二维码
科研交流群

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

数据驱动未来

携手共赢发展

商业合作