--- 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: 712964969.6 num_examples: 1200 download_size: 645286505 dataset_size: 712964969.6 configs: - config_name: default data_files: - split: train path: data/train-* ---