Tristan commited on
Commit
4bcc09e
·
1 Parent(s): 77909bf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -54,12 +54,24 @@ dataset_info:
54
  dtype: string
55
  - name: blip_caption_Salesforce_blip_image_captioning_large_intensive
56
  sequence: string
 
 
 
 
 
 
 
 
 
 
 
 
57
  splits:
58
  - name: test
59
- num_bytes: 230550.0
60
  num_examples: 10
61
- download_size: 181586
62
- dataset_size: 230550.0
63
  ---
64
  # Dataset Card for "cvasnlp_sample_test"
65
 
 
54
  dtype: string
55
  - name: blip_caption_Salesforce_blip_image_captioning_large_intensive
56
  sequence: string
57
+ - name: DETA_detections_deta_swin_large_o365
58
+ list:
59
+ - name: box
60
+ sequence: float32
61
+ - name: label
62
+ dtype: string
63
+ - name: location
64
+ dtype: string
65
+ - name: ratio
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