Remove pooler-output value (#4)
Browse files- Remove pooler-output value (09e3d157ccf65e87aec2155739ab52b147b443c5)
- sinequa.metadata.json +1 -2
sinequa.metadata.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"score-scaling-factor": 0.1,
|
| 3 |
"tanh-activate": true,
|
| 4 |
-
"mask-padding": true
|
| 5 |
-
"pooler-output": true
|
| 6 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"score-scaling-factor": 0.1,
|
| 3 |
"tanh-activate": true,
|
| 4 |
+
"mask-padding": true
|
|
|
|
| 5 |
}
|