ProjE icon indicating copy to clipboard operation
ProjE copied to clipboard

ValueError

Open trishav96 opened this issue 5 years ago • 2 comments

I tried executing the softmax version of projE using python 3 and tensorflow 1.1.0 I get this value error. How do I fix this? Screenshot (1340) I'm using the downloaded data as suggested in the readme (FB15k and WN18)

trishav96 avatar Apr 08 '19 20:04 trishav96

I haven't experienced this issue before. I think this might due to an input data error? Seems the shape of your data does not match the placeholder.

bxshi avatar Apr 09 '19 16:04 bxshi

I downloaded the data from the link given.

trishav96 avatar Apr 09 '19 16:04 trishav96