nielsr HF staff commited on
Commit
f29669a
·
1 Parent(s): 2bfb5cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  - vision
6
  ---
7
 
8
- # Vision Transformer (base-sized model) trained using DINOv2
9
 
10
  Vision Transformer (ViT) model trained using the DINOv2 method. It was introduced in the paper [DINOv2: Learning Robust Visual Features without Supervision](https://arxiv.org/abs/2304.07193) by Oquab et al. and first released in [this repository](https://github.com/facebookresearch/dinov2).
11
 
 
5
  - vision
6
  ---
7
 
8
+ # Vision Transformer (small-sized model) trained using DINOv2
9
 
10
  Vision Transformer (ViT) model trained using the DINOv2 method. It was introduced in the paper [DINOv2: Learning Robust Visual Features without Supervision](https://arxiv.org/abs/2304.07193) by Oquab et al. and first released in [this repository](https://github.com/facebookresearch/dinov2).
11