Property EnableModalityAugmentation
- Namespace
- LMKit.Translation.Training
- Assembly
- LM-Kit.NET.dll
EnableModalityAugmentation
Gets or sets whether to add modality-augmented samples when appropriate.
public bool EnableModalityAugmentation { get; set; }
Property Value
Remarks
When true and the generated sample ends up with Multimodal or BestModality, an additional sample may be generated in the complementary modality:
This can improve robustness across modalities during fine-tuning.