Mitchell Wortsman

Results 88 comments of Mitchell Wortsman

Thank you very much. In the end this code also helped resolve the issue: https://github.com/webdataset/webdataset/pull/73 Is there any plans on enabling this functionality with WebDataset? It turns out having the...

Thank you so much! It's been great to use WebDataset so far and would really appreciate an example of epoch-specific shuffling with a nodesplitter or explicit support for `set_epoch`. Unfortunately...

Hi @tmbdev, unfortunately the old fix from your comment above is no longer working for me. Seems this is maybe due to some refactoring? Any guidance on what to do...

Yes this will probably still work, though we don't have code currently for this.

We just downloaded the glove vectors from here https://nlp.stanford.edu/projects/glove/

Yes, see https://github.com/allenai/savn/issues/3

To confirm you're using the same version of pytorch etc. ? And you're running on the val set to choose the best model then running that on the test set?...

Hm, it's working for me... maybe from the command line will be better e.g. ``` wget https://prior-datasets.s3.us-east-2.amazonaws.com/savn/offline_data_with_images.tar.gz ```

It was generated randomly!

Around 2 days