Update README.md
Browse files
README.md
CHANGED
@@ -12,14 +12,13 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: deit-base-patch16-224-finetuned-stroke-binary
|
14 |
results: []
|
|
|
|
|
15 |
---
|
16 |
|
17 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
-
should probably proofread and complete it, then remove this comment. -->
|
19 |
-
|
20 |
# deit-base-patch16-224-finetuned-stroke-binary
|
21 |
|
22 |
-
This model is a fine-tuned version of [facebook/deit-base-patch16-224](https://huggingface.co/facebook/deit-base-patch16-224) on an
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.1527
|
25 |
- Accuracy: 0.9489
|
@@ -27,18 +26,6 @@ It achieves the following results on the evaluation set:
|
|
27 |
- Precision: 0.9505
|
28 |
- Recall: 0.9489
|
29 |
|
30 |
-
## Model description
|
31 |
-
|
32 |
-
More information needed
|
33 |
-
|
34 |
-
## Intended uses & limitations
|
35 |
-
|
36 |
-
More information needed
|
37 |
-
|
38 |
-
## Training and evaluation data
|
39 |
-
|
40 |
-
More information needed
|
41 |
-
|
42 |
## Training procedure
|
43 |
|
44 |
### Training hyperparameters
|
@@ -98,6 +85,4 @@ The following hyperparameters were used during training:
|
|
98 |

|
99 |

|
100 |

|
101 |
-

|
102 |
-
|
103 |
-
|
|
|
12 |
model-index:
|
13 |
- name: deit-base-patch16-224-finetuned-stroke-binary
|
14 |
results: []
|
15 |
+
datasets:
|
16 |
+
- BTX24/tekno21-brain-stroke-dataset-binary
|
17 |
---
|
18 |
|
|
|
|
|
|
|
19 |
# deit-base-patch16-224-finetuned-stroke-binary
|
20 |
|
21 |
+
This model is a fine-tuned version of [facebook/deit-base-patch16-224](https://huggingface.co/facebook/deit-base-patch16-224) on an BTX24/tekno21-brain-stroke-dataset-binary dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.1527
|
24 |
- Accuracy: 0.9489
|
|
|
26 |
- Precision: 0.9505
|
27 |
- Recall: 0.9489
|
28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
## Training procedure
|
30 |
|
31 |
### Training hyperparameters
|
|
|
85 |

|
86 |

|
87 |

|
88 |
+

|
|
|
|