BaseLengthGeneratorConfigΒΆ
class BaseLengthGeneratorConfig ( BasePolyConfig )
Length sampling strategy (fixed, uniform, zipf, or stair).
Polymorphic Type:
All
BaseLengthGeneratorConfigtypes:
fixed: FixedLengthGeneratorConfig
fixed_stair: StairLengthGeneratorConfig
uniform: UniformLengthGeneratorConfig
inverse_gaussian: InverseGaussianLengthGeneratorConfig