will33am commited on
Commit
b9cb87e
·
1 Parent(s): 55c08cb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -70,12 +70,26 @@ dataset_info:
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
 
 
70
  dtype: float32
71
  - name: size
72
  dtype: string
73
+ - name: DETA_detections_deta_swin_large_o365_caption_all_patches_Salesforce_blip_image_captioning_large_
74
+ list:
75
+ - name: box
76
+ sequence: float64
77
+ - name: captions_all_patches
78
+ sequence: string
79
+ - name: label
80
+ dtype: string
81
+ - name: location
82
+ dtype: string
83
+ - name: ratio
84
+ dtype: float64
85
+ - name: size
86
+ dtype: string
87
  splits:
88
  - name: test
89
+ num_bytes: 371582.0
90
  num_examples: 10
91
+ download_size: 251646
92
+ dataset_size: 371582.0
93
  ---
94
  # Dataset Card for "Sample_test"
95