π Augment Whitespace Task InputΒΆ
augmentors.augment_whitespace_task_input
type: AugmentWhitespace
[source]Explanation about AugmentWhitespaceΒΆ
Augments the inputs by replacing existing whitespaces with other whitespaces.
Currently, each whitespace is replaced by a random choice of 1-3 whitespace characters (space, tab, newline).
Read more about catalog usage here.