AMfeta99 commited on
Commit
b512dbc
·
verified ·
1 Parent(s): f517854

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -2,7 +2,6 @@
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
@@ -15,7 +14,7 @@ model-index:
15
  name: Image Classification
16
  type: image-classification
17
  dataset:
18
- name: Mahadih534/brain-tumor-dataset
19
  type: imagefolder
20
  config: default
21
  split: train
@@ -31,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  # vit-base-oxford-brain-tumor
33
 
34
- 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.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.6331
37
  - Accuracy: 0.6154
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
  - imagefolder
 
14
  name: Image Classification
15
  type: image-classification
16
  dataset:
17
+ name: imagefolder
18
  type: imagefolder
19
  config: default
20
  split: train
 
30
 
31
  # vit-base-oxford-brain-tumor
32
 
33
+ 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.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.6331
36
  - Accuracy: 0.6154