Bingsu commited on
Commit
a3cd756
·
1 Parent(s): 96beeb5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -3,5 +3,13 @@ tags:
3
  - image-classification
4
  - timm
5
  library_tag: timm
 
 
6
  ---
7
- # Model card for timm-mobilevitv2_050-beans
 
 
 
 
 
 
 
3
  - image-classification
4
  - timm
5
  library_tag: timm
6
+ datasets:
7
+ - beans
8
  ---
9
+ # Model card for timm-mobilevitv2_050-beans
10
+
11
+ This model is a fine-tuned version of mobilevitv2_050 (from timm) on the beans dataset. It achieves the following results on the evaluation set:
12
+
13
+ - Loss: 0.08228
14
+ - Accuracy: 0.9850
15
+ - F1Score: 0.9846