t_fighing
t_fighing
line 70: **index = randint(0, vocab_size - 1) # random index in vocabulary.** I think the replace index can't involve 'cls' ,'sep' and 'mask'!
I use python to write my code all the time.But I find dumb-jump doesn't work at all,the detail info is " declaration not found". ps: OS: Ubuntu18.04 Emacs: 28.04 rg...
First, I have installed tensorflow==1.13.1 and numpy==1.16.2, but a error still occurs "No module named 'tensorflow.python.training.checkpointable'. "