rafalosa commited on
Commit
dbbaa51
1 Parent(s): bf7f8ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # diabetic-retinopathy-224-procnorm-vit
19
 
20
- This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.7578
23
  - Accuracy: 0.7431
 
17
 
18
  # diabetic-retinopathy-224-procnorm-vit
19
 
20
+ This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the [diabetic retinopathy](https://huggingface.co/datasets/martinezomg/diabetic-retinopathy) dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.7578
23
  - Accuracy: 0.7431