Ahmed-Selem commited on
Commit
ddb39b1
·
verified ·
1 Parent(s): d808ae1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Diabetic Retinopathy Model
2
 
3
  **Model Information:**
@@ -51,8 +62,4 @@ print(f"Confidence: {result['confidence']:.2f}%")
51
  - **Epochs:** 30
52
  - **Device:** CUDA/CPU
53
 
54
- ---
55
-
56
- ---
57
- license: mit
58
- ---
 
1
+ ---
2
+ license: mit
3
+ metrics:
4
+ - accuracy
5
+ base_model:
6
+ - google/efficientnet-b0
7
+ pipeline_tag: image-classification
8
+ tags:
9
+ - medical
10
+ - biology
11
+ ---
12
  # Diabetic Retinopathy Model
13
 
14
  **Model Information:**
 
62
  - **Epochs:** 30
63
  - **Device:** CUDA/CPU
64
 
65
+ ---