samkitpalrecha commited on
Commit
d944dd3
·
verified ·
1 Parent(s): d5988ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,6 +5,6 @@ datasets:
5
  metrics:
6
  - accuracy
7
  base_model:
8
- - microsoft/swin-base-patch4-window7-224
9
  pipeline_tag: image-classification
10
  ---
 
5
  metrics:
6
  - accuracy
7
  base_model:
8
+ - microsoft/swin-large-patch4-window12-384-in22k
9
  pipeline_tag: image-classification
10
  ---