hpnquoc commited on
Commit
7a6b1f2
·
1 Parent(s): 98f31bd

add config

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "embed_dim": 1024,
3
+ "img_size": 518,
4
+ "patch_size": 14
5
+ }