- BFDSplitPacking splits over-length sequences into chunks before BFD - All keys (loss_mask, position_ids, ...) split in lockstep for alignment - No tokens lost vs bfd which truncates over-length sequences - Tests: token preservation, chunk alignment, short unchanged, vs bfd |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_checkpoint.py | ||
| test_dataset.py | ||
| test_preprocess_builder.py | ||
| test_preprocess_config.py | ||
| test_preprocess_pipeline.py | ||
| test_sampler.py | ||