boris-f commited on
Commit
2b0e229
1 Parent(s): 769ef87

Remove pooler-output value (#4)

Browse files

- Remove pooler-output value (09e3d157ccf65e87aec2155739ab52b147b443c5)

Files changed (1) hide show
  1. 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
  }