davanstrien HF staff commited on
Commit
a80586e
·
1 Parent(s): 94f719a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: apache-2.0
3
  tags:
 
 
4
  - generated_from_trainer
5
  metrics:
6
  - f1
@@ -14,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # vit-base-patch32-224-in21-leicester_binary
16
 
17
- This model is a fine-tuned version of [google/vit-base-patch32-224-in21k](https://huggingface.co/google/vit-base-patch32-224-in21k) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1499
20
- - F1: 0.9494
21
 
22
  ## Model description
23
 
 
1
  ---
2
  license: apache-2.0
3
  tags:
4
+ - image-classification
5
+ - vision
6
  - generated_from_trainer
7
  metrics:
8
  - f1
 
16
 
17
  # vit-base-patch32-224-in21-leicester_binary
18
 
19
+ This model is a fine-tuned version of [google/vit-base-patch32-224-in21k](https://huggingface.co/google/vit-base-patch32-224-in21k) on the davanstrien/leicester_loaded_annotations_binary dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0628
22
+ - F1: 0.9873
23
 
24
  ## Model description
25