Multimodal-Fatima/VQAv2_test_no_image_split_5
Dataset Card for "VQAv2_test_no_image_split_5" More Information needed
051
1---2dataset_info:3 features:4 - name: question_type5 dtype: string6 - name: multiple_choice_answer7 dtype: string8 - name: answers9 sequence: string10 - name: answers_original11 list:12 - name: answer13 dtype: string14 - name: answer_confidence15 dtype: string16 - name: answer_id17 dtype: int6418 - name: id_image19 dtype: int6420 - name: answer_type21 dtype: string22 - name: question_id23 dtype: int6424 - name: question25 dtype: string26 - name: id27 dtype: int6428 - name: clip_tags_ViT_L_1429 sequence: string30 - name: blip_caption31 dtype: string32 - name: LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_1433 sequence: string34 - name: DETA_detections_deta_swin_large_o365_coco_classes35 list:36 - name: attribute37 dtype: string38 - name: box39 sequence: float3240 - name: label41 dtype: string42 - name: location43 dtype: string44 - name: ratio45 dtype: float3246 - name: size47 dtype: string48 - name: tag49 dtype: string50 - name: Attributes_ViT_L_14_descriptors_text_davinci_003_full51 sequence: string52 - name: clip_tags_ViT_L_14_wo_openai53 sequence: string54 - name: clip_tags_ViT_L_14_with_openai55 sequence: string56 - name: clip_tags_LAION_ViT_H_14_2B_wo_openai57 sequence: string58 - name: clip_tags_LAION_ViT_H_14_2B_with_openai59 sequence: string60 - name: clip_tags_LAION_ViT_bigG_14_2B_wo_openai61 sequence: string62 - name: clip_tags_LAION_ViT_bigG_14_2B_with_openai63 sequence: string64 - name: Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full65 sequence: string66 - name: Attributes_LAION_ViT_bigG_14_2B_descriptors_text_davinci_003_full67 sequence: string68 - name: DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random69 list:70 - name: attribute71 dtype: string72 - name: box73 sequence: float6474 - name: captions_module75 sequence: string76 - name: captions_module_filter77 sequence: string78 - name: label79 dtype: string80 - name: location81 dtype: string82 - name: ratio83 dtype: float6484 - name: size85 dtype: string86 - name: tag87 dtype: string88 splits:89 - name: test90 num_bytes: 215032838991 num_examples: 4477992 download_size: 55156721193 dataset_size: 215032838994---95# Dataset Card for "VQAv2_test_no_image_split_5"96 97[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)