kentdan3msu
kentdan3msu
We ended up attempting to fix this issue by installing Ubuntu 16.04 on both our compute box and our OCS laptop, to no avail. It does appear to be the...
Sure, I can open a PR. I'll try to have something ready in about a week. Just so I'm on the right track, would something like this work for the...
@lhoestq looks like you want something more akin to option 2, which I am perfectly fine with, and I agree that the code reads much more cleanly. Should we include...
I wasn't aware that Dataset objects had their own fingerprint. That makes implementation _much_ easier. I'll test it out on my end and see how well it works.
Quick update: the dataset loader I wrote for the project I'm working on does not have a consistent fingerprint, so it keeps recomputing the underlying embeddings every time I rerun...