uploaded the sinequa.metadata.json file so that mask padding, tanh activation and scaling factor are in the config/graph
Browse files- 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 |
+
}
|