--- dataset_info: features: - name: text dtype: string - name: mean_ocr dtype: float64 - name: std_ocr dtype: float64 - name: title dtype: string - name: date dtype: string - name: language list: string - name: item_iiif_url dtype: string - name: multi_language dtype: bool - name: issue_uri dtype: string - name: id dtype: string - name: image dtype: image - name: download_status dtype: string - name: download_retries dtype: int64 - name: download_url dtype: string - name: objects struct: - name: bbox list: list: float32 length: 4 - name: category list: class_label: names: '0': photograph - name: score list: float32 splits: - name: train num_bytes: 616973121 num_examples: 500 download_size: 614498594 dataset_size: 616973121 configs: - config_name: default data_files: - split: train path: data/train-* ---