five

Multimodal-Fatima/VQAv2_test_no_image_split_3

收藏
Hugging Face2023-05-12 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Multimodal-Fatima/VQAv2_test_no_image_split_3
下载链接
链接失效反馈
官方服务:
资源简介:
--- 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: 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: 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 splits: - name: test num_bytes: 2150238682 num_examples: 44779 download_size: 540758200 dataset_size: 2150238682 --- # Dataset Card for "VQAv2_test_no_image_split_3" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)

数据集信息: 特征列表: - 字段名:问题类型(question_type) 数据类型:字符串(string) - 字段名:多项选择答案(multiple_choice_answer) 数据类型:字符串(string) - 字段名:答案集(answers) 数据类型:字符串序列(sequence<string>) - 字段名:原始答案集(answers_original) 列表项: - 字段名:答案(answer) 数据类型:字符串(string) - 字段名:答案置信度(answer_confidence) 数据类型:字符串(string) - 字段名:答案ID(answer_id) 数据类型:64位整数(int64) - 字段名:图像ID(id_image) 数据类型:64位整数(int64) - 字段名:答案类型(answer_type) 数据类型:字符串(string) - 字段名:问题ID(question_id) 数据类型:64位整数(int64) - 字段名:问题(question) 数据类型:字符串(string) - 字段名:数据项ID(id) 数据类型:64位整数(int64) - 字段名:ViT-L/14模型CLIP标签(clip_tags_ViT_L_14) 数据类型:字符串序列(sequence<string>) - 字段名:BLIP字幕(blip_caption) 数据类型:字符串(string) - 字段名:基于ViT-L/14的视觉基因组(Visual Genome)下游任务的GPT-3大语言模型(LLM)描述(LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14) 数据类型:字符串序列(sequence<string>) - 字段名:基于DETA、Swin Transformer Large、Objects365(O365)与COCO类别集的DETA检测结果(DETA_detections_deta_swin_large_o365_coco_classes) 列表项: - 字段名:属性(attribute) 数据类型:字符串(string) - 字段名:边界框(box) 数据类型:32位浮点序列(sequence<float32>) - 字段名:标签(label) 数据类型:字符串(string) - 字段名:位置(location) 数据类型:字符串(string) - 字段名:比例(ratio) 数据类型:32位浮点数(float32) - 字段名:尺寸(size) 数据类型:字符串(string) - 字段名:标记(tag) 数据类型:字符串(string) - 字段名:使用text-davinci-003生成的ViT-L/14属性描述符(Attributes_ViT_L_14_descriptors_text_davinci_003_full) 数据类型:字符串序列(sequence<string>) - 字段名:不带OpenAI标签的ViT-L/14模型CLIP标签(clip_tags_ViT_L_14_wo_openai) 数据类型:字符串序列(sequence<string>) - 字段名:带OpenAI标签的ViT-L/14模型CLIP标签(clip_tags_ViT_L_14_with_openai) 数据类型:字符串序列(sequence<string>) - 字段名:不带OpenAI标签的LAION(大型人工智能开放网络)ViT-H/14 2B模型CLIP标签(clip_tags_LAION_ViT_H_14_2B_wo_openai) 数据类型:字符串序列(sequence<string>) - 字段名:带OpenAI标签的LAION(大型人工智能开放网络)ViT-H/14 2B模型CLIP标签(clip_tags_LAION_ViT_H_14_2B_with_openai) 数据类型:字符串序列(sequence<string>) - 字段名:不带OpenAI标签的LAION(大型人工智能开放网络)ViT-bigG/14 2B模型CLIP标签(clip_tags_LAION_ViT_bigG_14_2B_wo_openai) 数据类型:字符串序列(sequence<string>) - 字段名:带OpenAI标签的LAION(大型人工智能开放网络)ViT-bigG/14 2B模型CLIP标签(clip_tags_LAION_ViT_bigG_14_2B_with_openai) 数据类型:字符串序列(sequence<string>) - 字段名:使用text-davinci-003生成的LAION(大型人工智能开放网络)ViT-H/14 2B模型属性描述符(Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full) 数据类型:字符串序列(sequence<string>) - 字段名:使用text-davinci-003生成的LAION(大型人工智能开放网络)ViT-bigG/14 2B模型属性描述符(Attributes_LAION_ViT_bigG_14_2B_descriptors_text_davinci_003_full) 数据类型:字符串序列(sequence<string>) - 字段名:带随机字幕模块的前述DETA检测结果(DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random) 列表项: - 字段名:属性(attribute) 数据类型:字符串(string) - 字段名:边界框(box) 数据类型:64位浮点序列(sequence<float64>) - 字段名:字幕模块(captions_module) 数据类型:字符串序列(sequence<string>) - 字段名:字幕模块过滤器(captions_module_filter) 数据类型:字符串序列(sequence<string>) - 字段名:标签(label) 数据类型:字符串(string) - 字段名:位置(location) 数据类型:字符串(string) - 字段名:比例(ratio) 数据类型:64位浮点数(float64) - 字段名:尺寸(size) 数据类型:字符串(string) - 字段名:标记(tag) 数据类型:字符串(string) 数据集划分: - 划分名称:测试集(test) 字节大小:2150238682 字节 样本数量:44779 个 下载大小:540758200 字节 数据集总大小:2150238682 字节 --- # 数据集卡片:“VQAv2_test_no_image_split_3”(视觉问答v2测试集无图像划分3) [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Multimodal-Fatima
原始信息汇总

数据集概述

数据集名称

  • 名称: VQAv2_test_no_image_split_3

数据集特征

  • 问题类型: string
  • 多选答案: string
  • 答案: sequence: string
  • 原始答案: list
    • 答案: string
    • 答案置信度: string
    • 答案ID: int64
  • 图像ID: int64
  • 答案类型: string
  • 问题ID: int64
  • 问题: string
  • ID: int64
  • clip_tags_ViT_L_14: sequence: string
  • blip_caption: string
  • LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14: sequence: string
  • DETA_detections_deta_swin_large_o365_coco_classes: list
    • 属性: string
    • : sequence: float32
    • 标签: string
    • 位置: string
    • 比例: float32
    • 大小: string
    • 标签: string
  • Attributes_ViT_L_14_descriptors_text_davinci_003_full: sequence: string
  • clip_tags_ViT_L_14_wo_openai: sequence: string
  • clip_tags_ViT_L_14_with_openai: sequence: string
  • clip_tags_LAION_ViT_H_14_2B_wo_openai: sequence: string
  • clip_tags_LAION_ViT_H_14_2B_with_openai: sequence: string
  • clip_tags_LAION_ViT_bigG_14_2B_wo_openai: sequence: string
  • clip_tags_LAION_ViT_bigG_14_2B_with_openai: sequence: string
  • Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full: sequence: string
  • Attributes_LAION_ViT_bigG_14_2B_descriptors_text_davinci_003_full: sequence: string
  • DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random: list
    • 属性: string
    • : sequence: float64
    • 标题模块: sequence: string
    • 标题模块过滤器: sequence: string
    • 标签: string
    • 位置: string
    • 比例: float64
    • 大小: string
    • 标签: string

数据集分割

  • 测试集:
    • 字节数: 2150238682
    • 示例数: 44779

数据集大小

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

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

二维码
科研交流群

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

数据驱动未来

携手共赢发展

商业合作