Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
- image-classification
|
| 4 |
- timm
|
| 5 |
- transformers
|
| 6 |
library_name: timm
|
|
@@ -13,6 +12,7 @@ datasets:
|
|
| 13 |
- cc15m
|
| 14 |
- coco
|
| 15 |
- vg
|
|
|
|
| 16 |
---
|
| 17 |
# Model card for beit3_large_patch16_224.indomain_pt
|
| 18 |
|
|
@@ -157,4 +157,4 @@ Explore the dataset and runtime metrics of this model in timm [model results](ht
|
|
| 157 |
doi = {10.5281/zenodo.4414861},
|
| 158 |
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
|
| 159 |
}
|
| 160 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
|
|
|
| 3 |
- timm
|
| 4 |
- transformers
|
| 5 |
library_name: timm
|
|
|
|
| 12 |
- cc15m
|
| 13 |
- coco
|
| 14 |
- vg
|
| 15 |
+
pipeline_tag: image-feature-extraction
|
| 16 |
---
|
| 17 |
# Model card for beit3_large_patch16_224.indomain_pt
|
| 18 |
|
|
|
|
| 157 |
doi = {10.5281/zenodo.4414861},
|
| 158 |
howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
|
| 159 |
}
|
| 160 |
+
```
|