bert_nli
bert_nli copied to clipboard
module in BertNLIModel class
there is no output_hidden_states attribute for module
https://github.com/yg211/bert_nli/issues/6#issuecomment-718726770 this solves the issue
Personally, I turn off the checkpoint function to avoid this problem.