nanguoshun / LSR

Pytorch Implementation of our ACL 2020 Paper "Reasoning with Latent Structure Refinement for Document-Level Relation Extraction"
127 stars 22 forks source link

about the bug when training the model #43

Open fresh382227905 opened 3 years ago

fresh382227905 commented 3 years ago

![image](https://user-images.githubusercontent.com/38101748/120875897-c4cc4680-c5e0-11eb-9047-0498e1e9aed2.png when I use train.py , It stopped automatically when step is 31. I changed several parameters, but it still doesn't work, can you give me some suggestions?

nanguoshun commented 3 years ago

hi @fresh382227905. Thanks for your attention. are you using BERT or LSTM model?