Hi!
Thank you so much for implementing the pytorch version of l2p!
I'm recently trying to reproduce the result of "five_datasets" in pytorch-implementation you gave, but I have noticed that the Prompt parameters of five_datasets in pytorch-implementation are different from that given in the paper. The prompt length you gave in the paper is 5, but it's 10 in the code. And I wonder if this will affect the final experimental results?
Thank you for your work! Looking forward to your reply, best wishes!