--- dataset_info: features: - name: user dtype: string - name: bounding_box struct: - name: image struct: - name: height dtype: int64 - name: width dtype: int64 - name: predictions list: - name: class dtype: string - name: class_id dtype: int64 - name: confidence dtype: float64 - name: detection_id dtype: string - name: height dtype: float64 - name: width dtype: float64 - name: x dtype: float64 - name: y dtype: float64 - name: processed dtype: bool - name: time dtype: float64 - name: resized_image dtype: image - name: caption dtype: string - name: gpt4caption dtype: string splits: - name: train num_bytes: 7657038649.19 num_examples: 23237 download_size: 7635864734 dataset_size: 7657038649.19 configs: - config_name: default data_files: - split: train path: data/train-* ---