MatchZoo icon indicating copy to clipboard operation
MatchZoo copied to clipboard

matchzoo.contrib.models.ESIM(), model.save, raise ValueError: substring not found

Open paulxin001 opened this issue 3 years ago • 1 comments

Describe the bug

when I run tutorials.wikiqa.esim.ipynb, in the last run model.save(SAVE_PATH), raise ValueError: substring not found

File "D:\ProgramData\Anaconda3\envs\Matchzoo\lib\site-packages\tensorflow_core\python\ops\variables.py", line 1150, in _shared_name return self.name[:self.name.index(":")]

paulxin001 avatar Mar 23 '21 07:03 paulxin001

i get the same bug, are you fit it ?

paulxin001 avatar Dec 15 '21 02:12 paulxin001