agentix-embed-code-ts - v0.1.1
Preparing search index...
embed-code-core/src/tokenizer/wordpiece-tokenizer
TokenizedInput
Interface TokenizedInput
interface
TokenizedInput
{
inputIds
:
Int32Array
;
attentionMask
:
Int32Array
;
tokenTypeIds
:
Int32Array
;
}
Index
Properties
input
Ids
attention
Mask
token
Type
Ids
Properties
input
Ids
inputIds
:
Int32Array
attention
Mask
attentionMask
:
Int32Array
token
Type
Ids
tokenTypeIds
:
Int32Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Ids
attention
Mask
token
Type
Ids
agentix-embed-code-ts - v0.1.1
Loading...