04-13-2022, 07:09 PM
Hi!
I'm designing a self-paced reading experiment (tokenized text, masked, forward_mask: true). For one word 'he' I would like to have the mask be 3 characters (xxx) instead of two, to make 'he' indistinguishable from 'she' when they are masked. Is there a way to do this while keeping the general shape of the words/sentence visible (so not masking all spaces)?
Thanks!
I'm designing a self-paced reading experiment (tokenized text, masked, forward_mask: true). For one word 'he' I would like to have the mask be 3 characters (xxx) instead of two, to make 'he' indistinguishable from 'she' when they are masked. Is there a way to do this while keeping the general shape of the words/sentence visible (so not masking all spaces)?
Thanks!