Update README.md
Browse files
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 |
-
|
| 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 |
-
- **
|
|
|
|
| 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)
|