attentionMask property

Int64List attentionMask
final

1 for real tokens (including [CLS] and [SEP]), 0 for padding.

Implementation

final Int64List attentionMask;