totalTruncatedExampleCount

public abstract SupervisedTuningDataStats.Builder totalTruncatedExampleCount(Long totalTruncatedExampleCount)

Setter for totalTruncatedExampleCount.

totalTruncatedExampleCount: Output only. 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.