The watermark works by selecting a randomized set of “whitelist” tokens before any text is generated, and then softly promoting use of those tokens during sampling. (a token can be a letter, word, numbers, punctuations or any other string that is useful for the specific task)
Watermark selects whitelist tokens and promotes them during sampling
By
–