Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,9 @@ datasets:
|
|
| 4 |
- ILSVRC/imagenet-1k
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
| 7 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- ILSVRC/imagenet-1k
|
| 5 |
metrics:
|
| 6 |
- accuracy
|
| 7 |
+
pipeline_tag: image-classification
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
Data efficient Image Transformers.
|
| 11 |
+
|
| 12 |
+
DeiT small model pretrained on imagenet with 300 epochs.
|