Uses of Record Class
io.github.kirstenali.deepj.examples.DeepSeekTinyStoriesConfig.Training
Packages that use DeepSeekTinyStoriesConfig.Training
-
Uses of DeepSeekTinyStoriesConfig.Training in io.github.kirstenali.deepj.examples
Methods in io.github.kirstenali.deepj.examples that return DeepSeekTinyStoriesConfig.TrainingModifier and TypeMethodDescriptionDeepSeekTinyStoriesConfig.training()Returns the value of thetrainingrecord component.Constructors in io.github.kirstenali.deepj.examples with parameters of type DeepSeekTinyStoriesConfig.TrainingModifierConstructorDescriptionDeepSeekTinyStoriesConfig(DeepSeekTinyStoriesConfig.FilesConfig files, DeepSeekTinyStoriesConfig.Architecture architecture, DeepSeekTinyStoriesConfig.Training training, DeepSeekTinyStoriesConfig.TokenizerConfig tokenizer, long seed) Creates an instance of aDeepSeekTinyStoriesConfigrecord class.