Upload dataset
Browse files- README.md +121 -0
- data/test-00000-of-00003.parquet +3 -0
- data/test-00001-of-00003.parquet +3 -0
- data/test-00002-of-00003.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: image
|
| 5 |
+
dtype: image
|
| 6 |
+
- name: question_type
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: confidence
|
| 9 |
+
dtype: int32
|
| 10 |
+
- name: answers
|
| 11 |
+
sequence: string
|
| 12 |
+
- name: answers_original
|
| 13 |
+
list:
|
| 14 |
+
- name: answer
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: raw_answer
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: answer_confidence
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: answer_id
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: id_image
|
| 23 |
+
dtype: int64
|
| 24 |
+
- name: answer_type
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: question_id
|
| 27 |
+
dtype: int64
|
| 28 |
+
- name: question
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: id
|
| 31 |
+
dtype: int64
|
| 32 |
+
- name: clip_tags_LAION_ViT_H_14_2B
|
| 33 |
+
sequence: string
|
| 34 |
+
- name: clip_tags_ViT_L_14
|
| 35 |
+
sequence: string
|
| 36 |
+
- name: blip_caption_beam_5
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: LLM_Description_gpt3_downstream_tasks_visual_genome_ViT_L_14
|
| 39 |
+
sequence: string
|
| 40 |
+
- name: LLM_Description_gpt3_downstream_tasks_visual_genome_LAION-ViT-H-14-2B
|
| 41 |
+
sequence: string
|
| 42 |
+
- name: DETA_detections_deta_swin_large_o365_coco_classes
|
| 43 |
+
list:
|
| 44 |
+
- name: attribute
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: box
|
| 47 |
+
sequence: float32
|
| 48 |
+
- name: label
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: location
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: ratio
|
| 53 |
+
dtype: float32
|
| 54 |
+
- name: size
|
| 55 |
+
dtype: string
|
| 56 |
+
- name: tag
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random
|
| 59 |
+
list:
|
| 60 |
+
- name: attribute
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: box
|
| 63 |
+
sequence: float64
|
| 64 |
+
- name: captions_module
|
| 65 |
+
sequence: string
|
| 66 |
+
- name: captions_module_filter
|
| 67 |
+
sequence: string
|
| 68 |
+
- name: label
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: location
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: ratio
|
| 73 |
+
dtype: float64
|
| 74 |
+
- name: size
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: tag
|
| 77 |
+
dtype: string
|
| 78 |
+
- name: clip_tags_ViT_B_16_with_openai
|
| 79 |
+
sequence: string
|
| 80 |
+
- name: clip_tags_LAION_ViT_H_14_2B_with_openai
|
| 81 |
+
sequence: string
|
| 82 |
+
- name: clip_tags_ViT_L_14_with_openai
|
| 83 |
+
sequence: string
|
| 84 |
+
- name: Attributes_ViT_L_14_descriptors_text_davinci_003_full
|
| 85 |
+
sequence: string
|
| 86 |
+
- name: Attributes_ViT_B_16_descriptors_text_davinci_003_full
|
| 87 |
+
sequence: string
|
| 88 |
+
- name: Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full
|
| 89 |
+
sequence: string
|
| 90 |
+
- name: DETA_detections_deta_swin_large_o365_coco_classes_caption_all_patches_Salesforce_blip_image_captioning_large_
|
| 91 |
+
list:
|
| 92 |
+
- name: attribute
|
| 93 |
+
dtype: string
|
| 94 |
+
- name: box
|
| 95 |
+
sequence: float64
|
| 96 |
+
- name: captions_all_patches
|
| 97 |
+
sequence: string
|
| 98 |
+
- name: label
|
| 99 |
+
dtype: string
|
| 100 |
+
- name: location
|
| 101 |
+
dtype: string
|
| 102 |
+
- name: ratio
|
| 103 |
+
dtype: float64
|
| 104 |
+
- name: size
|
| 105 |
+
dtype: string
|
| 106 |
+
- name: tag
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: blip_caption_topk_50_Salesforce_blip_image_captioning_large_multiple
|
| 109 |
+
sequence: string
|
| 110 |
+
splits:
|
| 111 |
+
- name: test
|
| 112 |
+
num_bytes: 1133674079.0
|
| 113 |
+
num_examples: 5046
|
| 114 |
+
download_size: 966805865
|
| 115 |
+
dataset_size: 1133674079.0
|
| 116 |
+
configs:
|
| 117 |
+
- config_name: default
|
| 118 |
+
data_files:
|
| 119 |
+
- split: test
|
| 120 |
+
path: data/test-*
|
| 121 |
+
---
|
data/test-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2ab96ed6fe777af98d9ee89934c06d8ef15352db451319788ec5b900193c863
|
| 3 |
+
size 320884260
|
data/test-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:291aa6f434c702abd7db84e39d4ec536d77f8047430328513b2b68ad671b6a32
|
| 3 |
+
size 322281857
|
data/test-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8ead18bf68367cd1908bde026c8609357cfe9c40322343b5aa8fe7104308e5a
|
| 3 |
+
size 323639748
|