brain_tumor
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
@@ -17,7 +18,7 @@ model-index:
|
|
17 |
name: Image Classification
|
18 |
type: image-classification
|
19 |
dataset:
|
20 |
-
name:
|
21 |
type: imagefolder
|
22 |
config: default
|
23 |
split: train
|
@@ -42,7 +43,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
42 |
|
43 |
# vit-base-oxford-brain-tumor_x-ray
|
44 |
|
45 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the
|
46 |
It achieves the following results on the evaluation set:
|
47 |
- Loss: 0.2882
|
48 |
- Accuracy: 0.9231
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/vit-base-patch16-224
|
4 |
tags:
|
5 |
+
- image-classification
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- imagefolder
|
|
|
18 |
name: Image Classification
|
19 |
type: image-classification
|
20 |
dataset:
|
21 |
+
name: Mahadih534/brain-tumor-dataset
|
22 |
type: imagefolder
|
23 |
config: default
|
24 |
split: train
|
|
|
43 |
|
44 |
# vit-base-oxford-brain-tumor_x-ray
|
45 |
|
46 |
+
This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the Mahadih534/brain-tumor-dataset dataset.
|
47 |
It achieves the following results on the evaluation set:
|
48 |
- Loss: 0.2882
|
49 |
- Accuracy: 0.9231
|