gphua1 commited on
Commit
4805eee
·
verified ·
1 Parent(s): 9acad1d

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "efficient_vit",
3
+ "num_classes": 2,
4
+ "image_size": 224,
5
+ "task": "image-classification",
6
+ "accuracy": 97.51552795031056,
7
+ "pytorch_version": "2.8.0"
8
+ }