LengthPreprocessingConfig¶
Module: fast_llm.data.document.config
Inherits from: BatchPreprocessingConfig
Fields¶
causal- Type:
boolDefault:True distributed- Type: DistributedConfig Default: (sub-fields optional)
return_cumulative_sequence_lengths- Type:
boolDefault:False return_document_index- Type:
boolDefault:False return_max_sequence_lengths- Type:
boolDefault:False return_position_index- Type:
boolDefault:False