davanstrien HF staff commited on
Commit
3ef34f8
1 Parent(s): c4a840c

update model card README.md

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