Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# alz-mri-vit
|
32 |
|
33 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on Falah/Alzheimer_MRI dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.1875
|
36 |
- F1: 0.9309
|
|
|
30 |
|
31 |
# alz-mri-vit
|
32 |
|
33 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on Falah/Alzheimer_MRI dataset (fine-tuning procedure is described [here](https://huggingface.co/spolivin/alz-mri-vit/blob/main/vit_finetuning.ipynb)).
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.1875
|
36 |
- F1: 0.9309
|