totalTruncatedExampleCount property
The number of examples in the dataset that have been dropped.
An example can be dropped for reasons including: too many tokens, contains an invalid image, contains too many images, etc.
Output only.
Implementation
core.String? totalTruncatedExampleCount;