julien-c HF staff commited on
Commit
8cb656a
1 Parent(s): 81f8fe4

yaml: add tags

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,2 +1,12 @@
 
 
 
 
 
 
 
 
 
 
1
  # ViT-H/14 (ImageNet-21k)
2
  ...
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - timm
5
+ - vision-transformer
6
+ license: apache-2.0
7
+ datasets:
8
+ - imagenet_21k
9
+ ---
10
+
11
  # ViT-H/14 (ImageNet-21k)
12
  ...