Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -58,12 +58,24 @@ dataset_info:
|
|
| 58 |
dtype: string
|
| 59 |
- name: blip_caption_Salesforce_blip_image_captioning_large_intensive
|
| 60 |
sequence: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
splits:
|
| 62 |
- name: test
|
| 63 |
-
num_bytes:
|
| 64 |
num_examples: 10
|
| 65 |
-
download_size:
|
| 66 |
-
dataset_size:
|
| 67 |
---
|
| 68 |
# Dataset Card for "Sample_test"
|
| 69 |
|
|
|
|
| 58 |
dtype: string
|
| 59 |
- name: blip_caption_Salesforce_blip_image_captioning_large_intensive
|
| 60 |
sequence: string
|
| 61 |
+
- name: DETA_detections_deta_swin_large_o365
|
| 62 |
+
list:
|
| 63 |
+
- name: box
|
| 64 |
+
sequence: float32
|
| 65 |
+
- name: label
|
| 66 |
+
dtype: string
|
| 67 |
+
- name: location
|
| 68 |
+
dtype: string
|
| 69 |
+
- name: ratio
|
| 70 |
+
dtype: float32
|
| 71 |
+
- name: size
|
| 72 |
+
dtype: string
|
| 73 |
splits:
|
| 74 |
- name: test
|
| 75 |
+
num_bytes: 236593.0
|
| 76 |
num_examples: 10
|
| 77 |
+
download_size: 188908
|
| 78 |
+
dataset_size: 236593.0
|
| 79 |
---
|
| 80 |
# Dataset Card for "Sample_test"
|
| 81 |
|