dpfried/incoder

insertion mode

Closed this issue · 1 comments

Hey,

Want to confirm the prompt for insertion mode. Let's say

left context + '<|mask:0|>' + right context

Is this correct?

Yes thats right! You can see example_usage.py for the exact implementation we use.