Why did the model return two values and train.py only accept one
Opened this issue · 0 comments
enoch1025 commented
The forward function in fewshot.py returned two values, while train.py only accepted one, resulting in the value being a tuple and unable to calculate loss with subsequent tensors