Closed OKCup closed 11 months ago
I ran pretrain.py and the code on line 160 has the following error,: ValueError: too many values to unpack. I checked classifier.py and found that only one value is returned
Thank you for your comments. Line 160 should only return one value. The existing version is not for this paper. I have fixed it.
Thank you, it's working now.
I ran pretrain.py and the code on line 160 has the following error,: ValueError: too many values to unpack. I checked classifier.py and found that only one value is returned