menu
betto_inferencing
betto_inferencing.dart
BertTokenizer
clsId constant
clsId
dark_mode
light_mode
clsId
constant
int
const
clsId
[CLS]
token ID — always the first token in BERT input sequences.
Implementation
static const int clsId = 101;
betto_inferencing
betto_inferencing
BertTokenizer
clsId constant
BertTokenizer class