Rami's picture
Upload README.md with huggingface_hub
ae864f7
metadata
language:
  - en
size_categories:
  - 1K<n<10K
task_categories:
  - image-classification
tags:
  - medical
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 354568127
      num_examples: 2750
  download_size: 0
  dataset_size: 354568127

This is dataset comes from this Kaggle Dataset from the user Sachin Kumar.

  • The goal of the dataset is for the Varun AIM Projects to easily start running and download the dataset on their local computer in the HF libraries as the directory I strongly recommedn to use.