Multimodal-Fatima/VQAv2_validation_no_image
收藏Hugging Face2023-05-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Multimodal-Fatima/VQAv2_validation_no_image
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 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: 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
- name: clip_tags_ViT_B_16_with_openai
sequence: string
splits:
- name: validation
num_bytes: 11070187868
num_examples: 214354
download_size: 2794930371
dataset_size: 11070187868
---
# Dataset Card for "VQAv2_validation_no_image"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征项:
- 字段名:问题类型,数据类型:字符串
- 字段名:多项选择答案,数据类型:字符串
- 字段名:答案集合,数据类型:字符串序列
- 字段名:原始答案列表,列表结构包含:
- 字段名:答案,数据类型:字符串
- 字段名:答案置信度,数据类型:字符串
- 字段名:答案ID,数据类型:64位整数
- 字段名:图像ID,数据类型:64位整数
- 字段名:答案类型,数据类型:字符串
- 字段名:问题ID,数据类型:64位整数
- 字段名:问题文本,数据类型:字符串
- 字段名:数据ID,数据类型:64位整数
- 字段名:ViT-L/14模型CLIP标签(clip_tags_ViT_L_14),数据类型:字符串序列
- 字段名:BLIP图像描述(blip_caption),数据类型:字符串
- 字段名:基于ViT-L/14与Visual Genome的GPT-3大语言模型下游任务描述(LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14),数据类型:字符串序列
- 字段名:基于DETA_Swin-Large_O365_COCO类别的检测结果(DETA_detections_deta_swin_large_o365_coco_classes),列表结构包含:
- 字段名:属性,数据类型:字符串
- 字段名:边界框,数据类型:32位浮点数序列
- 字段名:类别标签,数据类型:字符串
- 字段名:空间位置,数据类型:字符串
- 字段名:比例系数,数据类型:32位浮点数
- 字段名:尺寸类别,数据类型:字符串
- 字段名:标签标记,数据类型:字符串
- 字段名:基于DETA_Swin-Large_O365_CLIP ViT-L/14的检测结果(DETA_detections_deta_swin_large_o365_clip_ViT_L_14),列表结构包含:
- 字段名:属性,数据类型:字符串
- 字段名:边界框,数据类型:64位浮点数序列
- 字段名:类别标签,数据类型:字符串
- 字段名:空间位置,数据类型:字符串
- 字段名:比例系数,数据类型:64位浮点数
- 字段名:尺寸类别,数据类型:字符串
- 字段名:标签标记,数据类型:字符串
- 字段名:基于DETA_Swin-Large_O365_CLIP ViT-L/14与BLIP图像描述的检测结果(DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption),列表结构包含:
- 字段名:属性,数据类型:字符串
- 字段名:边界框,数据类型:64位浮点数序列
- 字段名:图像描述,数据类型:字符串
- 字段名:类别标签,数据类型:字符串
- 字段名:空间位置,数据类型:字符串
- 字段名:比例系数,数据类型:64位浮点数
- 字段名:尺寸类别,数据类型:字符串
- 字段名:标签标记,数据类型:字符串
- 字段名:ViT-L/14模型描述符属性(Attributes_ViT_L_14_descriptors_text_davinci_003_full),数据类型:字符串序列
- 字段名:无OpenAI标签的ViT-L/14模型CLIP标签(clip_tags_ViT_L_14_wo_openai),数据类型:字符串序列
- 字段名:带OpenAI标签的ViT-L/14模型CLIP标签(clip_tags_ViT_L_14_with_openai),数据类型:字符串序列
- 字段名:无OpenAI标签的LAION ViT-H/14 2B模型CLIP标签(clip_tags_LAION_ViT_H_14_2B_wo_openai),数据类型:字符串序列
- 字段名:带OpenAI标签的LAION ViT-H/14 2B模型CLIP标签(clip_tags_LAION_ViT_H_14_2B_with_openai),数据类型:字符串序列
- 字段名:无OpenAI标签的LAION ViT-bigG/14 2B模型CLIP标签(clip_tags_LAION_ViT_bigG_14_2B_wo_openai),数据类型:字符串序列
- 字段名:带OpenAI标签的LAION ViT-bigG/14 2B模型CLIP标签(clip_tags_LAION_ViT_bigG_14_2B_with_openai),数据类型:字符串序列
- 字段名:LAION ViT-H/14 2B模型描述符属性(Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full),数据类型:字符串序列
- 字段名:LAION ViT-bigG/14 2B模型描述符属性(Attributes_LAION_ViT_bigG_14_2B_descriptors_text_davinci_003_full),数据类型:字符串序列
- 字段名:带随机字幕模块的DETA_Swin-Large_O365_COCO类别检测结果(DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random),列表结构包含:
- 字段名:属性,数据类型:字符串
- 字段名:边界框,数据类型:64位浮点数序列
- 字段名:字幕模块输出,数据类型:字符串序列
- 字段名:过滤后字幕模块输出,数据类型:字符串序列
- 字段名:类别标签,数据类型:字符串
- 字段名:空间位置,数据类型:字符串
- 字段名:比例系数,数据类型:64位浮点数
- 字段名:尺寸类别,数据类型:字符串
- 字段名:标签标记,数据类型:字符串
- 字段名:带OpenAI标签的ViT-B/16模型CLIP标签(clip_tags_ViT_B_16_with_openai),数据类型:字符串序列
数据集划分:
- 划分集:验证集(validation),字节占用量:11070187868,样本数量:214354
下载大小:2794930371,数据集总大小:11070187868
# 数据集卡片:"VQAv2验证集(无图像版)"
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Multimodal-Fatima原始信息汇总
数据集特征概述
基本特征
- question_type: 字符串类型
- multiple_choice_answer: 字符串类型
- answers: 字符串序列
- answers_original: 列表类型,包含:
- answer: 字符串类型
- answer_confidence: 字符串类型
- answer_id: 整数类型
- id_image: 整数类型
- answer_type: 字符串类型
- question_id: 整数类型
- question: 字符串类型
- id: 整数类型
高级特征
- clip_tags_ViT_L_14: 字符串序列
- blip_caption: 字符串类型
- LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14: 字符串序列
- DETA_detections_deta_swin_large_o365_coco_classes: 列表类型,包含:
- attribute: 字符串类型
- box: 浮点数序列
- label: 字符串类型
- location: 字符串类型
- ratio: 浮点数类型
- size: 字符串类型
- tag: 字符串类型
- DETA_detections_deta_swin_large_o365_clip_ViT_L_14: 列表类型,包含:
- attribute: 字符串类型
- box: 浮点数序列
- label: 字符串类型
- location: 字符串类型
- ratio: 浮点数类型
- size: 字符串类型
- tag: 字符串类型
- DETA_detections_deta_swin_large_o365_clip_ViT_L_14_blip_caption: 列表类型,包含:
- attribute: 字符串类型
- box: 浮点数序列
- caption: 字符串类型
- label: 字符串类型
- location: 字符串类型
- ratio: 浮点数类型
- size: 字符串类型
- tag: 字符串类型
- Attributes_ViT_L_14_descriptors_text_davinci_003_full: 字符串序列
- clip_tags_ViT_L_14_wo_openai: 字符串序列
- clip_tags_ViT_L_14_with_openai: 字符串序列
- clip_tags_LAION_ViT_H_14_2B_wo_openai: 字符串序列
- clip_tags_LAION_ViT_H_14_2B_with_openai: 字符串序列
- clip_tags_LAION_ViT_bigG_14_2B_wo_openai: 字符串序列
- clip_tags_LAION_ViT_bigG_14_2B_with_openai: 字符串序列
- Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full: 字符串序列
- Attributes_LAION_ViT_bigG_14_2B_descriptors_text_davinci_003_full: 字符串序列
- DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random: 列表类型,包含:
- attribute: 字符串类型
- box: 浮点数序列
- captions_module: 字符串序列
- captions_module_filter: 字符串序列
- label: 字符串类型
- location: 字符串类型
- ratio: 浮点数类型
- size: 字符串类型
- tag: 字符串类型
- clip_tags_ViT_B_16_with_openai: 字符串序列
数据集划分
- validation: 数据集大小为11070187868字节,包含214354个样本。



