Packs short training examples into fixed length sequences and reports the gradient weight each one actually receives
-
Updated
Aug 14, 2026 - TypeScript
Packs short training examples into fixed length sequences and reports the gradient weight each one actually receives
Benchmark of sequence packing and length-aware batching for variable-length LLM requests, measuring compute waste from padding and the latency-efficiency trade-off between offline and online grouping policies.
Add a description, image, and links to the sequence-packing topic page so that developers can more easily learn about it.
To associate your repository with the sequence-packing topic, visit your repo's landing page and select "manage topics."