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:
parent
814261dc56
commit
47b84a0dce
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: open
|
Status: in-progress
|
||||||
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