evanrsl commited on
Commit
b51ac88
1 Parent(s): 72d9f6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -8,6 +8,8 @@ metrics:
8
  model-index:
9
  - name: resnet-Alzheimer
10
  results: []
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # resnet-Alzheimer
17
 
18
- This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on [Falah/Alzheimer_MRI](https://huggingface.co/datasets/Falah/Alzheimer_MRI).
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0932
21
  - Accuracy: 0.9795
 
8
  model-index:
9
  - name: resnet-Alzheimer
10
  results: []
11
+ datasets:
12
+ - Falah/Alzheimer_MRI
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # resnet-Alzheimer
19
 
20
+ This model is a fine-tuned version of [microsoft/resnet-50](https://huggingface.co/microsoft/resnet-50) on [Falah/Alzheimer_MRI](https://huggingface.co/datasets/Falah/Alzheimer_MRI) dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0932
23
  - Accuracy: 0.9795