ayushadarsh7 commited on
Commit
67a785f
·
verified ·
1 Parent(s): 3c6febb

Create Hyper_Params.md

Browse files
Files changed (1) hide show
  1. Hyper_Params.md +11 -0
Hyper_Params.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Finetuning all layers except ( initial_patch_embedding)
2
+
3
+ HyperParameters of this model
4
+
5
+ lr: 2e-5
6
+
7
+ epochs: 24
8
+
9
+ batch size: 1
10
+
11
+ grad acumulation step: 4