KBhandari11 commited on
Commit
4bf57b4
·
verified ·
1 Parent(s): b4db30f

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "d": 30522,
3
+ "r": 512,
4
+ "alpha": 0.01,
5
+ "dropout": 0.05,
6
+ "use_bias": true
7
+ }