You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "CaRe_main.py", line 211, in
main(args)
File "CaRe_main.py", line 86, in main
data = load_data(args)
File "/root/CaRE/CaRe(B=TransE)/data.py", line 10, in init
self.fetch_data()
File "/root/CaRE/CaRe(B=TransE)/data.py", line 130, in fetch_data
self.entid2clustid)
ValueError: too many values to unpack (expected 3)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "CaRe_main.py", line 211, in
main(args)
File "CaRe_main.py", line 86, in main
data = load_data(args)
File "/root/CaRE/CaRe(B=TransE)/data.py", line 10, in init
self.fetch_data()
File "/root/CaRE/CaRe(B=TransE)/data.py", line 130, in fetch_data
self.entid2clustid)
ValueError: too many values to unpack (expected 3)
The text was updated successfully, but these errors were encountered: