jmoffatt32
Results
1
comments of
jmoffatt32
I'm trying to run a fine-tune with PackedMSELoss function. However, when running the fine-tuning script, I am getting an error: ``` File "/home/ubuntu/verb-workspace/linkt-uni2ts/.venv/lib/python3.11/site-packages/torch/nn/functional.py", line 3328, in mse_loss if not (target.size()...