Oscar
Oscar copied to clipboard
Question about errors related to past tensor in modeling_bert.py
Hi :) First of all I want to thank you about developing and sharing such a great works. I wish you the best!
I have a question about a part in modeling_bert.py. in line 725, we are getting assertion error due to different size matter.
What is past tensor and why are we getting the assertion error?

thank you again!
Hello, I wonder if you have solved this problem?