Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,8 @@ tags:
|
|
5 |
library_name: timm
|
6 |
license: apache-2.0
|
7 |
datasets:
|
8 |
-
- imagenet-12k
|
9 |
- laion-2b
|
|
|
10 |
---
|
11 |
# Model card for vit_large_patch14_clip_224.laion2b_ft_in12k
|
12 |
|
@@ -163,4 +163,4 @@ Explore the dataset and runtime metrics of this model in timm [model results](ht
|
|
163 |
doi = {10.5281/zenodo.4414861},
|
164 |
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
|
165 |
}
|
166 |
-
```
|
|
|
5 |
library_name: timm
|
6 |
license: apache-2.0
|
7 |
datasets:
|
|
|
8 |
- laion-2b
|
9 |
+
- timm/imagenet-12k-wds
|
10 |
---
|
11 |
# Model card for vit_large_patch14_clip_224.laion2b_ft_in12k
|
12 |
|
|
|
163 |
doi = {10.5281/zenodo.4414861},
|
164 |
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
|
165 |
}
|
166 |
+
```
|