OpenPrompt
OpenPrompt copied to clipboard
Some question in ./prompts/prefix_tuning_template.py
In process_batch module, why creat a past_key_values in batch_size=1 and then use expand to batchsize?
