Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -66,12 +66,26 @@ dataset_info:
|
|
66 |
dtype: float32
|
67 |
- name: size
|
68 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
splits:
|
70 |
- name: test
|
71 |
-
num_bytes:
|
72 |
num_examples: 10
|
73 |
-
download_size:
|
74 |
-
dataset_size:
|
75 |
---
|
76 |
# Dataset Card for "cvasnlp_sample_test"
|
77 |
|
|
|
66 |
dtype: float32
|
67 |
- name: size
|
68 |
dtype: string
|
69 |
+
- name: DETA_detections_deta_swin_large_o365_caption_all_patches_Salesforce_blip_image_captioning_large_
|
70 |
+
list:
|
71 |
+
- name: box
|
72 |
+
sequence: float64
|
73 |
+
- name: captions_all_patches
|
74 |
+
sequence: string
|
75 |
+
- name: label
|
76 |
+
dtype: string
|
77 |
+
- name: location
|
78 |
+
dtype: string
|
79 |
+
- name: ratio
|
80 |
+
dtype: float64
|
81 |
+
- name: size
|
82 |
+
dtype: string
|
83 |
splits:
|
84 |
- name: test
|
85 |
+
num_bytes: 340903.0
|
86 |
num_examples: 10
|
87 |
+
download_size: 237190
|
88 |
+
dataset_size: 340903.0
|
89 |
---
|
90 |
# Dataset Card for "cvasnlp_sample_test"
|
91 |
|