negative loss values in pytorch

前端 未结 0 1581
予麋鹿
予麋鹿 2021-01-21 05:44

I use the BERT transformer on my QA model in PyTorch. Then I tried to add an LSTM layer on top of Bert.

The model I use is as follows:

class model(nn.Modul         


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