--- dataset_info: features: - name: hash dtype: string - name: category dtype: string - name: subcategory dtype: string - name: task dtype: string - name: description dtype: string - name: ground_truth dtype: string - name: file_hash dtype: string - name: slide_number dtype: int64 - name: image_path dtype: string - name: json_data dtype: string - name: image dtype: image splits: - name: train num_bytes: 596084962.0 num_examples: 1200 download_size: 588263181 dataset_size: 596084962.0 configs: - config_name: default data_files: - split: train path: data/train-* ---