sruthis commited on
Commit
09d230f
1 Parent(s): d28b3cb

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -33
README.md CHANGED
@@ -3,26 +3,9 @@ license: apache-2.0
3
  base_model: facebook/deit-base-distilled-patch16-224
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - imagefolder
8
- metrics:
9
- - accuracy
10
  model-index:
11
  - name: alzheimer_model_aug_deit5
12
- results:
13
- - task:
14
- name: Image Classification
15
- type: image-classification
16
- dataset:
17
- name: imagefolder
18
- type: imagefolder
19
- config: default
20
- split: train
21
- args: default
22
- metrics:
23
- - name: Accuracy
24
- type: accuracy
25
- value: 0.9848812095032398
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # alzheimer_model_aug_deit5
32
 
33
- This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on the imagefolder dataset.
34
- It achieves the following results on the evaluation set:
35
- - Loss: 0.0557
36
- - Accuracy: 0.9849
37
 
38
  ## Model description
39
 
@@ -62,17 +42,6 @@ The following hyperparameters were used during training:
62
  - lr_scheduler_type: linear
63
  - num_epochs: 5
64
 
65
- ### Training results
66
-
67
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
68
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
69
- | No log | 0.95 | 11 | 0.6706 | 0.8963 |
70
- | No log | 1.98 | 23 | 0.1733 | 0.9633 |
71
- | No log | 2.93 | 34 | 0.0929 | 0.9762 |
72
- | No log | 3.97 | 46 | 0.0724 | 0.9762 |
73
- | No log | 4.74 | 55 | 0.0557 | 0.9849 |
74
-
75
-
76
  ### Framework versions
77
 
78
  - Transformers 4.35.2
 
3
  base_model: facebook/deit-base-distilled-patch16-224
4
  tags:
5
  - generated_from_trainer
 
 
 
 
6
  model-index:
7
  - name: alzheimer_model_aug_deit5
8
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
13
 
14
  # alzheimer_model_aug_deit5
15
 
16
+ This model is a fine-tuned version of [facebook/deit-base-distilled-patch16-224](https://huggingface.co/facebook/deit-base-distilled-patch16-224) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19
 
 
42
  - lr_scheduler_type: linear
43
  - num_epochs: 5
44
 
 
 
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.35.2