will33am commited on
Commit
d6c36ae
·
1 Parent(s): a7d8594

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -3
README.md CHANGED
@@ -69,12 +69,32 @@ dataset_info:
69
  sequence: string
70
  - name: clip_tags_ViT_B_16_with_openai
71
  sequence: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  splits:
73
  - name: test
74
- num_bytes: 7098245206.0
75
  num_examples: 44779
76
- download_size: 1341923078
77
- dataset_size: 7098245206.0
78
  ---
79
  # Dataset Card for "VQAv2_test_split_8"
80
 
 
69
  sequence: string
70
  - name: clip_tags_ViT_B_16_with_openai
71
  sequence: string
72
+ - name: DETA_detections_deta_swin_large_o365_coco_classes_caption_module_random
73
+ list:
74
+ - name: attribute
75
+ dtype: string
76
+ - name: box
77
+ sequence: float64
78
+ - name: captions_module
79
+ sequence: string
80
+ - name: captions_module_filter
81
+ sequence: string
82
+ - name: label
83
+ dtype: string
84
+ - name: location
85
+ dtype: string
86
+ - name: ratio
87
+ dtype: float64
88
+ - name: size
89
+ dtype: string
90
+ - name: tag
91
+ dtype: string
92
  splits:
93
  - name: test
94
+ num_bytes: 9157441080.0
95
  num_examples: 44779
96
+ download_size: 1848746963
97
+ dataset_size: 9157441080.0
98
  ---
99
  # Dataset Card for "VQAv2_test_split_8"
100