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
The current version of qidpidtriples.train.full.2.tsv.gz has the same records as triples.train.full.tsv.gz, but they are in a different order.
It would be nice for these to be consistent so that those using these files as the training data sequence can control for the order of training in experiments.
Per discussion here: 4695a71
The current version of
qidpidtriples.train.full.2.tsv.gzhas the same records astriples.train.full.tsv.gz, but they are in a different order.It would be nice for these to be consistent so that those using these files as the training data sequence can control for the order of training in experiments.