timm
/

Image Feature Extraction
timm
PyTorch
Safetensors
Transformers
rwightman HF Staff commited on
Commit
5cfd11b
·
verified ·
1 Parent(s): b7fed1f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  tags:
3
- - image-classification
4
  - timm
5
  - transformers
6
  library_name: timm
@@ -11,6 +10,7 @@ datasets:
11
  - laion-400m
12
  - coyo-700m
13
  - cc15m
 
14
  ---
15
  # Model card for beit3_large_patch16_224.pt
16
 
@@ -153,4 +153,4 @@ Explore the dataset and runtime metrics of this model in timm [model results](ht
153
  doi = {10.5281/zenodo.4414861},
154
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
155
  }
156
- ```
 
1
  ---
2
  tags:
 
3
  - timm
4
  - transformers
5
  library_name: timm
 
10
  - laion-400m
11
  - coyo-700m
12
  - cc15m
13
+ pipeline_tag: image-feature-extraction
14
  ---
15
  # Model card for beit3_large_patch16_224.pt
16
 
 
153
  doi = {10.5281/zenodo.4414861},
154
  howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
155
  }
156
+ ```