todo(12): done
sft.load_turns(data, hub, revision) yields turns from a raw rollout dir (keep-filtered), a curated .jsonl file, or the published corpus via posix-sdc load_trajectories (lazy import; Hub fallback) - verified the hub path yields all 787 trajectories via the editable checkout's data/; sekft-train gains --hub/--revision and dispatches --data by dir-vs-.jsonl; train()+inspect() use it; 9 tests pass (3 new for raw-dir/jsonl/reject); mypy strict clean (5 files). No submodule changes.
This commit is contained in:
parent
414e963825
commit
15e598bda1
1 changed files with 1 additions and 1 deletions
2
TODO
2
TODO
|
|
@ -197,7 +197,7 @@ Content-Type: application/issue
|
|||
ID: 12
|
||||
Type: feature
|
||||
Title: load training data from a raw dir, a curated jsonl, or the Hub
|
||||
Status: in-progress
|
||||
Status: done
|
||||
Priority: medium
|
||||
Created: 2026-06-17
|
||||
Module: sekft
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue