truncated property
final
true if the input text exceeded the usable token budget and was
silently truncated before the [SEP] token.
Implementation
final bool truncated;
true if the input text exceeded the usable token budget and was
silently truncated before the [SEP] token.
final bool truncated;