RuntimeError: stack expects each tensor to be equal size, but got [43] at entry 0 and [59] at entry 1

前端 未结 0 815
轻奢々
轻奢々 2021-01-14 05:22

I have a QA system model implemented by using Torch. The dataset has 880 questions and each question has a single word answer. When I run the program with batch_size=1, it w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题