Omarrran commited on
Commit
d658b99
·
verified ·
1 Parent(s): 1eae617

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -148,10 +148,8 @@ weighted avg 0.4250 0.4151 0.4053 10000
148
 
149
  ###############################################################################
150
  # CELL: Vision Transformer Hyperparameters
151
- ###############################################################################
152
- # Explanation:
153
- # - This cell lists all important parameters for your ViT model.
154
- # - Run it to either initialize them for the first time or to recap.
155
 
156
  # Batch size
157
  B = 2 # e.g., for demonstration
@@ -265,4 +263,4 @@ Then create a Space with Gradio integration if you want a hosted web app.
265
 
266
  ## Author
267
 
268
- - **Your Name** – [GitHub Profile](https://github.com/Haq-Nawaz-Malik)
 
148
 
149
  ###############################################################################
150
  # CELL: Vision Transformer Hyperparameters
151
+ all important parameters for your ViT model.
152
+
 
 
153
 
154
  # Batch size
155
  B = 2 # e.g., for demonstration
 
263
 
264
  ## Author
265
 
266
+ - **HNM** – [GitHub Profile](https://github.com/Haq-Nawaz-Malik)