todo(10): in-progress

sekft-train logs run config and each phase (tokenizer load, model load, training, save) via a module logger to stderr; -v/--verbose and -q/--quiet control level; dataset accounting reports keepers->usable with counts dropped for length and empty-mask and warns when any are dropped; transformers verbosity raised so the per-step curve shows during training; inspect() logs likewise; existing sft tests stay green; mypy strict clean.
This commit is contained in:
Tiara Rodney 2026-06-17 23:43:21 +02:00
parent 814261dc56
commit 47b84a0dce
Signed by: tiara
GPG key ID: 5CD8EC1D46106723

2
TODO
View file

@ -155,7 +155,7 @@ Content-Type: application/issue
ID: 10
Type: feature
Title: structured logging for the trainer (sft)
Status: open
Status: in-progress
Priority: medium
Created: 2026-06-17
Module: sekft