File size: 799 Bytes
683f1bb
 
 
 
 
49e7b3c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ae864f7
49e7b3c
042215b
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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.0
    num_examples: 2750
  download_size: 0
  dataset_size: 354568127.0
---
This is dataset comes from this [Kaggle Dataset](https://www.kaggle.com/datasets/sachinkumar413/diabetic-retinopathy-dataset/)
from the user [Sachin Kumar](https://www.kaggle.com/sachinkumar413).
- 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.