You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`packed_metadata_path`|`str`|`None`| Custom path for packing metadata file (`.jsonl` format). |
63
+
|`pad_seq_to_mult`|`int \| None`|`None`| Pad each sample to a multiple of this value when generating packed datasets (e.g., set to `2 * context_parallel_size` for THD CP). |
63
64
|`pad_cu_seqlens`|`bool`|`False`| Whether to pad `cu_seqlens` to constant size, required for CUDA graphs. |
0 commit comments