will33am commited on
Commit
b006723
·
1 Parent(s): b95e2aa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -3
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: 235140.0
64
  num_examples: 10
65
- download_size: 184826
66
- dataset_size: 235140.0
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