Upload dataset
Browse files
README.md
CHANGED
|
@@ -5,114 +5,20 @@ dataset_info:
|
|
| 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:
|
| 113 |
num_examples: 5046
|
| 114 |
-
download_size:
|
| 115 |
-
dataset_size:
|
| 116 |
configs:
|
| 117 |
- config_name: default
|
| 118 |
data_files:
|
|
|
|
| 5 |
dtype: image
|
| 6 |
- name: question_type
|
| 7 |
dtype: string
|
|
|
|
|
|
|
| 8 |
- name: answers
|
| 9 |
sequence: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
- name: id_image
|
| 11 |
dtype: int64
|
|
|
|
|
|
|
| 12 |
- name: question_id
|
| 13 |
dtype: int64
|
| 14 |
- name: question
|
| 15 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
splits:
|
| 17 |
- name: test
|
| 18 |
+
num_bytes: 833577670.0
|
| 19 |
num_examples: 5046
|
| 20 |
+
download_size: 831526948
|
| 21 |
+
dataset_size: 833577670.0
|
| 22 |
configs:
|
| 23 |
- config_name: default
|
| 24 |
data_files:
|
data/{test-00000-of-00003.parquet → test-00000-of-00002.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:90a94eb72f18c885a687b82ec5c17a74e370b9855cab6dbf6ebb2d3ea1f01d49
|
| 3 |
+
size 418031873
|
data/{test-00001-of-00003.parquet → test-00001-of-00002.parquet}
RENAMED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1eca6bbfbf1297ed5d10901d96c4b30d26b8d66b1c65641323539465fe391d36
|
| 3 |
+
size 413495075
|
data/test-00002-of-00003.parquet
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:e8ead18bf68367cd1908bde026c8609357cfe9c40322343b5aa8fe7104308e5a
|
| 3 |
-
size 323639748
|
|
|
|
|
|
|
|
|
|
|
|