|
|
b01f6512c0
|
feat(server): auto-resume from pretrained checkpoint when available
|
2026-05-10 13:17:24 +08:00 |
|
|
|
1d9dff4f2a
|
fix(trainer): rename _LOG_1_1 → _LOG_INV_0_9, add tests for aug_ids 2-5
|
2026-05-10 13:11:27 +08:00 |
|
|
|
e992823aef
|
feat(trainer): add resume_from for two-stage training
|
2026-05-10 13:08:37 +08:00 |
|
|
|
bba8fc567b
|
feat(trainer): replace eager _augment with streaming TrajectoryDataset
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-10 12:51:52 +08:00 |
|
|
|
0b1d18d15c
|
feat(adapter): implement process_session and CLI
|
2026-05-10 12:42:43 +08:00 |
|
|
|
cc855e0ae2
|
feat(adapter): implement segment quality filters
|
2026-05-10 12:38:17 +08:00 |
|
|
|
82f803403c
|
feat(adapter): implement click-anchored segmentation
|
2026-05-10 12:35:43 +08:00 |
|
|
|
1559f7ab11
|
feat(adapter): implement Balabit CSV parser
|
2026-05-10 12:32:20 +08:00 |
|
|
|
97a835769e
|
feat(adapter): scaffold balabit data adapter package
|
2026-05-10 12:29:11 +08:00 |
|
|
|
4d414fd180
|
chore: initialize git repo, add matplotlib dep, extend config
- Add .gitignore for Python/data/models
- Add matplotlib>=3.8.0 for eval plots
- Add PretrainConfig, FinetuneConfig, BalabitAdapterConfig, EvalConfig dataclasses
|
2026-05-10 12:24:07 +08:00 |
|