Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,6 @@ datasets:
|
|
4 |
- ILSVRC/imagenet-1k
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
-
base_model:
|
8 |
-
- timm/deit3_small_patch16_224.fb_in1k
|
9 |
---
|
10 |
|
11 |
# Model Card for rope_mixed_deit_small_patch16_LS
|
@@ -28,4 +26,4 @@ ImageNet-1k DeiT-iii pre-trained model with Rotary Position Embedding
|
|
28 |
year={2024},
|
29 |
booktitle={European Conference on Computer Vision (ECCV)},
|
30 |
}
|
31 |
-
```
|
|
|
4 |
- ILSVRC/imagenet-1k
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Model Card for rope_mixed_deit_small_patch16_LS
|
|
|
26 |
year={2024},
|
27 |
booktitle={European Conference on Computer Vision (ECCV)},
|
28 |
}
|
29 |
+
```
|