Tristan commited on
Commit
e328956
·
1 Parent(s): adae971

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -3
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: 231730.0
72
  num_examples: 10
73
- download_size: 185490
74
- dataset_size: 231730.0
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