AMfeta99 commited on
Commit
b4e1e10
1 Parent(s): 6a50e33

brain_tumor

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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: imagefolder
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_try_stuff
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 imagefolder dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.5406
48
  - Accuracy: 0.8077
 
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_try_stuff
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.5406
49
  - Accuracy: 0.8077