todo(10): done
sekft-train logs run config and each phase (tokenizer/model load, build, training, save) via a sekft.train logger to stderr; -v/--verbose and -q/--quiet added; dataset accounting reports keepers->usable with over-length/empty-mask drop counts and a warning; build loop logs per-trajectory (debug) and every 100 (info); transformers verbosity raised so the per-step curve shows; inspect() logs likewise; 6 tests pass; mypy strict clean on sft.py + _log.py (verified loop logging fires with FakeTok). No submodule changes.
This commit is contained in:
parent
e4e88c5c18
commit
7673e47002
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -155,7 +155,7 @@ Content-Type: application/issue
|
||||||
ID: 10
|
ID: 10
|
||||||
Type: feature
|
Type: feature
|
||||||
Title: structured logging for the trainer (sft)
|
Title: structured logging for the trainer (sft)
|
||||||
Status: in-progress
|
Status: done
|
||||||
Priority: medium
|
Priority: medium
|
||||||
Created: 2026-06-17
|
Created: 2026-06-17
|
||||||
Module: sekft
|
Module: sekft
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue