--- dataset_info: features: - name: RGB_image dtype: image - name: src_thermal_image dtype: image - name: src_file_name dtype: string - name: yolo_detection_image dtype: image - name: yolo_bbox sequence: sequence: float32 - name: ground_truth_image dtype: image - name: ground_truth_bbox sequence: sequence: float64 - name: source_of_image dtype: string - name: question dtype: string - name: answer dtype: string - name: question_id dtype: int64 splits: - name: train num_bytes: 5264442.0 num_examples: 6 download_size: 886275 dataset_size: 5264442.0 configs: - config_name: default data_files: - split: train path: data/train-* ---