basilevc commited on
Commit
633a09d
1 Parent(s): 820a45a

uploaded the sinequa.metadata.json file so that mask padding, tanh activation and scaling factor are in the config/graph

Browse files
Files changed (1) hide show
  1. sinequa.metadata.json +5 -0
sinequa.metadata.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "score-scaling-factor": 0.1,
3
+ "tanh-activate": true,
4
+ "mask-padding": true
5
+ }