This website requires JavaScript.
Explore
Help
Sign In
gahow
/
xtrain
Watch
1
Star
0
Fork
0
You've already forked xtrain
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce9d22ffc26b35fc229e29ec154af2bf5c503b9b
xtrain
/
crates
/
xtrain-train
/
src
History
Gahow Wang
ce9d22ffc2
wip: T10 batched forward (validation)
2026-06-16 00:19:26 +08:00
..
bin
train: --eval-ckpt eval-only mode (v0-vs-v1 same-set val loss)
2026-06-15 18:44:40 +08:00
checkpoint.rs
train: loop + checkpoint save/load + sampler + train binary
2026-06-15 16:29:58 +08:00
clip.rs
perf: GPU AdamW + grad-norm
2026-06-15 16:53:09 +08:00
data.rs
data: full TinyStories + tokenized-id cache, val loss, CLI arch
2026-06-15 18:34:48 +08:00
lib.rs
train: --eval-ckpt eval-only mode (v0-vs-v1 same-set val loss)
2026-06-15 18:44:40 +08:00
sample.rs
train: loop + checkpoint save/load + sampler + train binary
2026-06-15 16:29:58 +08:00
schedule.rs
data: gpt2 bpe via xserv-tokenizer + TinyStories corpus + lr schedule + grad clip
2026-06-15 16:29:32 +08:00
train_loop.rs
wip: T10 batched forward (validation)
2026-06-16 00:19:26 +08:00