Update README.md
Browse files
README.md
CHANGED
@@ -12,14 +12,16 @@ metrics:
|
|
12 |
model-index:
|
13 |
- name: dino-vitb8-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 |
# dino-vitb8-finetuned-stroke-binary
|
21 |
|
22 |
-
This model is a fine-tuned version of [facebook/dino-vitb8](https://huggingface.co/facebook/dino-vitb8) on an
|
|
|
23 |
It achieves the following results on the evaluation set:
|
24 |
- Loss: 0.1127
|
25 |
- Accuracy: 0.9597
|
@@ -108,5 +110,4 @@ The following hyperparameters were used during training:
|
|
108 |

|
109 |

|
110 |

|
111 |
-

|
112 |
-
|
|
|
12 |
model-index:
|
13 |
- name: dino-vitb8-finetuned-stroke-binary
|
14 |
results: []
|
15 |
+
datasets:
|
16 |
+
- BTX24/tekno21-brain-stroke-dataset-binary
|
17 |
+
pipeline_tag: image-classification
|
18 |
---
|
19 |
|
|
|
|
|
20 |
|
21 |
# dino-vitb8-finetuned-stroke-binary
|
22 |
|
23 |
+
This model is a fine-tuned version of [facebook/dino-vitb8](https://huggingface.co/facebook/dino-vitb8) on an - BTX24/tekno21-brain-stroke-dataset-binary
|
24 |
+
dataset.
|
25 |
It achieves the following results on the evaluation set:
|
26 |
- Loss: 0.1127
|
27 |
- Accuracy: 0.9597
|
|
|
110 |

|
111 |

|
112 |

|
113 |
+

|
|