NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.82k stars 898 forks source link

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

Open paulxin001 opened 3 years ago

paulxin001 commented 3 years ago

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 commented 2 years ago

i get the same bug, are you fit it ?