ahishamm commited on
Commit
a3fa9cd
·
1 Parent(s): 9d676f6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -1,7 +1,13 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
 
 
 
 
 
5
  model-index:
6
  - name: vit-huge-PH2-sharpened-patch-14
7
  results: []
@@ -12,7 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # vit-huge-PH2-sharpened-patch-14
14
 
15
- This model is a fine-tuned version of [google/vit-huge-patch14-224-in21k](https://huggingface.co/google/vit-huge-patch14-224-in21k) on the None dataset.
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - recall
9
+ - f1
10
+ - precision
11
  model-index:
12
  - name: vit-huge-PH2-sharpened-patch-14
13
  results: []
 
18
 
19
  # vit-huge-PH2-sharpened-patch-14
20
 
21
+ This model is a fine-tuned version of [google/vit-huge-patch14-224-in21k](https://huggingface.co/google/vit-huge-patch14-224-in21k) on the ahishamm/PH2_db_sharpened dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0528
24
+ - Accuracy: 1.0
25
+ - Recall: 1.0
26
+ - F1: 1.0
27
+ - Precision: 1.0
28
 
29
  ## Model description
30