Interface SupervisedTuningDatasetDistributionDatasetBucket
interface SupervisedTuningDatasetDistributionDatasetBucket { count?: number; left?: number; right?: number;} Properties
Optionalcount
count?: number
Optionalleft
left?: number
Optionalright
right?: number
Dataset bucket used to create a histogram for the distribution given a population of values. This data type is not supported in Gemini API.