jchibane / if-net

Implicit Feature Network (IF-Net) - Codebase
305 stars 59 forks source link

Split file #17

Closed tpatten closed 3 years ago

tpatten commented 3 years ago

I have trouble because of the split file. After inspecting the file, each item contains an empty list:

train
[]

test
[]

val
[]

I am running this with Python 3.7.

tpatten commented 3 years ago

I re-downloaded the file and it works now. Something strange must have happened when I cloned the repo.