Package io.github.kirstenali.deepj.examples
package io.github.kirstenali.deepj.examples
-
ClassDescriptionConfiguration for the bounded-memory TinyStories DeepSeek training example.Loads and evaluates a trained TinyStories DeepSeek-style bundle.Evaluates and exports the trained TinyStories checkpoint for Hugging Face.Trains a compact DeepSeek-style model directly from the TinyStories corpus.Example: tiny DeepSeek training on a small text file using byte-level tokens.Example: tiny GPT training on a small text file using byte-level tokens.Example: tiny GPT training on a small text file using a BPE tokenizer.Example: tiny Llama training on a small text file using byte-level tokens.