sepId constant

int const sepId

[SEP] token ID — marks the end of a segment in BERT input sequences.

Implementation

static const int sepId = 102;