Madras1 commited on
Commit
4dabf4a
·
verified ·
1 Parent(s): 17ed329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -12
README.md CHANGED
@@ -40,12 +40,12 @@ model-index:
40
  ---
41
  <div align="center">
42
 
43
- # 🔍 Vision Transformer - CIFAR-100
44
 
45
  *Um Vision Transformer compacto de 37M parâmetros*
46
 
47
  ![PyTorch](https://img.shields.io/badge/PyTorch-EE4C2C?style=flat&logo=pytorch&logoColor=white)
48
- ![Accuracy](https://img.shields.io/badge/Accuracy-52.32%25-green)
49
  ![Parameters](https://img.shields.io/badge/Parameters-37M-blue)
50
 
51
  </div>
@@ -68,21 +68,15 @@ This modelcard aims to be a base template for new models. It has been generated
68
 
69
 
70
 
71
- - **Developed by:** [More Information Needed]
72
- - **Funded by [optional]:** [More Information Needed]
73
- - **Shared by [optional]:** [More Information Needed]
74
- - **Model type:** [More Information Needed]
75
- - **Language(s) (NLP):** [More Information Needed]
76
- - **License:** [More Information Needed]
77
- - **Finetuned from model [optional]:** [More Information Needed]
78
 
79
  ### Model Sources [optional]
80
 
81
  <!-- Provide the basic links for the model. -->
82
 
83
- - **Repository:** [More Information Needed]
84
- - **Paper [optional]:** [More Information Needed]
85
- - **Demo [optional]:** [More Information Needed]
86
 
87
  ## Uses
88
 
 
40
  ---
41
  <div align="center">
42
 
43
+ # Vision Transformer - CIFAR-100
44
 
45
  *Um Vision Transformer compacto de 37M parâmetros*
46
 
47
  ![PyTorch](https://img.shields.io/badge/PyTorch-EE4C2C?style=flat&logo=pytorch&logoColor=white)
48
+ ![Accuracy](https://img.shields.io/badge/Accuracy-54.61%25-green)
49
  ![Parameters](https://img.shields.io/badge/Parameters-37M-blue)
50
 
51
  </div>
 
68
 
69
 
70
 
71
+ - **Developed by:** [Gabriel Yogi]
72
+ - **Model type:** [Vision Transformer]
73
+ - **License:** [MIT]
 
 
 
 
74
 
75
  ### Model Sources [optional]
76
 
77
  <!-- Provide the basic links for the model. -->
78
 
79
+ - **Repository:** [(https://github.com/MadrasLe/vision-transformer-37M-)]
 
 
80
 
81
  ## Uses
82