Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ datasets:
|
|
3 |
- imagenet-1k
|
4 |
library_name: transformers
|
5 |
pipeline_tag: image-classification
|
|
|
6 |
---
|
7 |
|
8 |
# MobileViTv2 (mobilevitv2-1.0-imagenet1k-256)
|
@@ -62,4 +63,4 @@ author = {Sachin Mehta and Mohammad Rastegari},
|
|
62 |
year = {2022},
|
63 |
URL = {https://arxiv.org/abs/2206.02680}
|
64 |
}
|
65 |
-
```
|
|
|
3 |
- imagenet-1k
|
4 |
library_name: transformers
|
5 |
pipeline_tag: image-classification
|
6 |
+
license: other
|
7 |
---
|
8 |
|
9 |
# MobileViTv2 (mobilevitv2-1.0-imagenet1k-256)
|
|
|
63 |
year = {2022},
|
64 |
URL = {https://arxiv.org/abs/2206.02680}
|
65 |
}
|
66 |
+
```
|