DeekshaShetty commited on
Commit
e8645a3
1 Parent(s): 9d6f684

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "hidden_dropout_prob": 0.1
4
+
5
+ }