aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/integration
diff options
context:
space:
mode:
authorLester Solbakken <lesters@oath.com>2021-02-08 10:46:18 +0100
committerLester Solbakken <lesters@oath.com>2021-02-08 10:46:18 +0100
commit2c7d759efe6c71952e433aa978c9f546aefac1d8 (patch)
tree92b637834d35c2633444f30081de605648a98c03 /config-model/src/test/integration
parented3025cbe3c37cac465092b67af18664e4a6838d (diff)
Revert "Revert "Add 0's after token sequence for tokenTypeIds ""
This reverts commit 0e5c47a8666e32eb304ca634c4b96ae8e96bb166.
Diffstat (limited to 'config-model/src/test/integration')
-rw-r--r--config-model/src/test/integration/onnx-model/schemas/test.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/integration/onnx-model/schemas/test.sd b/config-model/src/test/integration/onnx-model/schemas/test.sd
index 5b440e80bed..4f45e0f6318 100644
--- a/config-model/src/test/integration/onnx-model/schemas/test.sd
+++ b/config-model/src/test/integration/onnx-model/schemas/test.sd
@@ -101,7 +101,7 @@ search test {
rank-profile test_dynamic_model_with_transformer_tokens {
function my_function() {
- expression: tokenTypeIds(2, attribute(document_field))
+ expression: tokenTypeIds(10, attribute(document_field), attribute(document_field))
}
first-phase {
expression: onnx(dynamic_model){d0:0,d1:1}