ONNXSeq2Seq Input | Vantage BYOM - ONNXSeq2Seq Input - Teradata Vantage

Teradata Vantage™ - Bring Your Own Model User Guide

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Lake
Product
Teradata Vantage
Release Number
20.00
Published
February 2026
ft:locale
en-US
ft:lastEdition
2026-02-18
dita:mapPath
fee1607120608274.ditamap
dita:ditavalPath
ayr1485454803741.ditaval
dita:id
fee1607120608274
Input Table Description
InputTable Table that contains a column named txt to be used as the input to be tokenized and passed to the model for scoring.

Table could also be the results of a table of input column names that match the possible output of the TokenizerEncode functions.

ModelTable Table containing one column identifying each model and a model column that stores each ONNX model as a BLOB.
When ModelTable contains more than one model, you must use a SELECT query with a WHERE clause to select the model, otherwise an error occurs.

ModelTable must be specified as DIMENSION, otherwise an error occurs.

TokenizerTable Table containing one column identifying a model column that stores each tokenizer model as a BLOB for the JSON tokenizer input.