DART icon indicating copy to clipboard operation
DART copied to clipboard

[ICLR 2022] Differentiable Prompt Makes Pre-trained Language Models Better Few-shot Learners

Results 1 DART issues
Sort by recently updated
recently updated
newest added

I'm trying to read the code. The 'BLOCK_FLAG' really confused me, I think it is used for calculating the length of prompt, but I'm not sure if values in 'BLOCK_FLAG'...