Fixed link typo (#1)
Browse files- Fixed link typo (073a435eb3ef6dd20d35c59e9ee248e8b0d6d3e7)
Co-authored-by: Rohan Sikand <[email protected]>
    	
        README.md
    CHANGED
    
    | 
         @@ -9,7 +9,7 @@ datasets: 
     | 
|
| 9 | 
         | 
| 10 | 
         
             
            # Vision Transformer (base-sized model, patch size 8) trained using DINO 
         
     | 
| 11 | 
         | 
| 12 | 
         
            -
            Vision Transformer (ViT) model trained using the DINO method. It was introduced in the paper [Emerging Properties in Self-Supervised Vision Transformers](https://arxiv.org/abs/ 
     | 
| 13 | 
         | 
| 14 | 
         
             
            Disclaimer: The team releasing DINO did not write a model card for this model so this model card has been written by the Hugging Face team.
         
     | 
| 15 | 
         | 
| 
         | 
|
| 9 | 
         | 
| 10 | 
         
             
            # Vision Transformer (base-sized model, patch size 8) trained using DINO 
         
     | 
| 11 | 
         | 
| 12 | 
         
            +
            Vision Transformer (ViT) model trained using the DINO method. It was introduced in the paper [Emerging Properties in Self-Supervised Vision Transformers](https://arxiv.org/abs/2104.14294) by Mathilde Caron, Hugo Touvron, Ishan Misra, Hervé Jégou, Julien Mairal, Piotr Bojanowski, Armand Joulin and first released in [this repository](https://github.com/facebookresearch/dino). 
         
     | 
| 13 | 
         | 
| 14 | 
         
             
            Disclaimer: The team releasing DINO did not write a model card for this model so this model card has been written by the Hugging Face team.
         
     | 
| 15 | 
         |