Feat(doc): Add eval_sample_packing to doc (#625)

This commit is contained in:
NanoCode012
2023-09-23 13:11:27 +09:00
committed by GitHub
parent 923eb91304
commit 67b9888630

View File

@@ -493,6 +493,8 @@ pad_to_sequence_len:
max_packed_sequence_len: 1024
# use efficient multi-packing with block diagonal attention and per sequence position_ids. Recommend set to 'true'
sample_packing:
# set to 'false' if getting errors during eval with sample_packing on.
eval_sample_packing:
# you can set these packing optimizations AFTER starting a training at least once.
# The trainer will provide recommended values for these values.
sample_packing_eff_est: