truncated property

bool truncated
final

true if the input text exceeded the usable token budget and was silently truncated before the [SEP] token.

Implementation

final bool truncated;