MockSFTConfig
Attributes
attributemodel_config= ConfigDict(extra='forbid')attributelearning_ratefloat= 0.0001attributebatch_sizeint= 4attributenum_epochsint= 1attributemax_stepsint | None= Noneattributelora_rankint= 8attributesave_at_fractionslist[float]= [1.0]Save checkpoints at these fractions of total steps (e.g. [0.5, 1.0]).
attributeseedint= 42