--- dataset_info: features: - name: image dtype: image - name: target dtype: string - name: gt_xml dtype: string - name: record_id dtype: string splits: - name: train num_bytes: 44465018 num_examples: 428 - name: test num_bytes: 5667193 num_examples: 58 download_size: 49835021 dataset_size: 50132211 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---