augment_whitespace_task_input
Note
ID: catalog.augmentors.augment_whitespace_task_input | Type: AugmentWhitespace
{
"augment_task_input": true,
"type": "augment_whitespace"
}
Explanation about AugmentWhitespace
Augments the inputs by replace existing whitespace with other whitespace.
Currently each whitespace is replaced by a random choice of 1-3 whitespace charaters (spcae, tab, newline).